Skip to content

Commit

Permalink
Merge pull request #7 from GuhaAG/renovate/pin-dependencies
Browse files Browse the repository at this point in the history
Pin dependencies
  • Loading branch information
GuhaAG committed Sep 4, 2019
2 parents ce9baaa + 49085e1 commit 201be2b
Show file tree
Hide file tree
Showing 2 changed files with 37 additions and 5 deletions.
32 changes: 32 additions & 0 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,14 +10,14 @@
},
"dependencies": {
"axios": "0.18.1",
"braces": "^3.0.2",
"braces": "3.0.2",
"expo": "31.0.6",
"js-yaml": "^3.13.1",
"lodash": "^4.17.15",
"mem": "^5.1.1",
"js-yaml": "3.13.1",
"lodash": "4.17.15",
"mem": "5.1.1",
"react": "16.9.0",
"react-native": "https://github.com/expo/react-native/archive/sdk-31.0.0.tar.gz",
"ws": "^7.1.2"
"ws": "7.1.2"
},
"devDependencies": {
"babel-preset-expo": "5.2.0"
Expand Down

0 comments on commit 201be2b

Please sign in to comment.