Skip to content

Commit

Permalink
Update package.json (#78)
Browse files Browse the repository at this point in the history
fix dependencies revisions
  • Loading branch information
totorototo authored Jan 10, 2018
1 parent fde2817 commit e986896
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,12 +36,12 @@
"react": "16.2.0",
"react-devtools": "^3.0.0",
"react-native": "0.52.0",
"react-native-config": "^0.9.0",
"react-native-config": "0.9.0",
"react-native-elements": "0.18.2",
"react-native-maps": "^0.17.1",
"react-native-progress": "^3.2.1",
"react-native-vector-icons": "^4.2.0",
"react-navigation": "^1.0.0-beta.19",
"react-navigation": "1.0.0-beta.19",
"react-redux": "^5.0.5",
"redux": "^3.7.2",
"redux-saga": "^0.16.0",
Expand Down

0 comments on commit e986896

Please sign in to comment.