Skip to content
This repository was archived by the owner on Oct 23, 2018. It is now read-only.

Commit ebee43f

Browse files
committed
fix(deps): update dependency expo to v25.0.1
1 parent c9643c5 commit ebee43f

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

basic/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
},
2828
"dependencies": {
2929
"apollo-client-preset": "1.0.8",
30-
"expo": "25.0.0",
30+
"expo": "25.0.1",
3131
"graphql": "0.13.1",
3232
"graphql-tag": "2.8.0",
3333
"react": "16.2.0",

basic/yarn.lock

+3-3
Original file line numberDiff line numberDiff line change
@@ -2356,9 +2356,9 @@ expect@^22.1.0:
23562356
jest-message-util "^22.1.0"
23572357
jest-regex-util "^22.1.0"
23582358

2359-
2360-
version "25.0.0"
2361-
resolved "https://registry.yarnpkg.com/expo/-/expo-25.0.0.tgz#791d0052e159d56854a84d90540bf11c33abfe4d"
2359+
2360+
version "25.0.1"
2361+
resolved "https://registry.yarnpkg.com/expo/-/expo-25.0.1.tgz#4c81a804c683cea9744ab5f479e156d66532a7e1"
23622362
dependencies:
23632363
"@expo/vector-icons" "^6.2.0"
23642364
babel-preset-expo "^4.0.0"

0 commit comments

Comments
 (0)