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

Commit

Permalink
fix(deps): update dependency expo to v25.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed May 2, 2018
1 parent c9643c5 commit ebee43f
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion basic/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
},
"dependencies": {
"apollo-client-preset": "1.0.8",
"expo": "25.0.0",
"expo": "25.0.1",
"graphql": "0.13.1",
"graphql-tag": "2.8.0",
"react": "16.2.0",
Expand Down
6 changes: 3 additions & 3 deletions basic/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2356,9 +2356,9 @@ expect@^22.1.0:
jest-message-util "^22.1.0"
jest-regex-util "^22.1.0"

expo@25.0.0:
version "25.0.0"
resolved "https://registry.yarnpkg.com/expo/-/expo-25.0.0.tgz#791d0052e159d56854a84d90540bf11c33abfe4d"
expo@25.0.1:
version "25.0.1"
resolved "https://registry.yarnpkg.com/expo/-/expo-25.0.1.tgz#4c81a804c683cea9744ab5f479e156d66532a7e1"
dependencies:
"@expo/vector-icons" "^6.2.0"
babel-preset-expo "^4.0.0"
Expand Down

0 comments on commit ebee43f

Please sign in to comment.