Revert updates to example package.json

This commit is contained in:
Brent Vatne
2018-01-26 16:48:02 -08:00
parent 427e89480f
commit 6f430b2f1e
2 changed files with 34 additions and 120 deletions

View File

@@ -12,13 +12,13 @@
},
"dependencies": {
"expo": "^24.0.2",
"react": "16.2.0",
"react-native": "^0.52.0",
"react": "16.0.0",
"react-native": "^0.51.0",
"react-navigation": "link:../.."
},
"devDependencies": {
"babel-jest": "^21.0.0",
"flow-bin": "^0.61.0",
"flow-bin": "^0.56.0",
"jest": "^21.0.1",
"jest-expo": "^24.0.0",
"react-native-scripts": "^1.5.0",