Fix some bugs with installing
... | @@ -9,7 +9,7 @@ | ... | @@ -9,7 +9,7 @@ |
"dependencies": { | "dependencies": { | ||
"@react-native-community/async-storage": "^1.5.0", | "@react-native-community/async-storage": "^1.5.0", | ||
"react": "16.8.6", | "react": "16.8.6", | ||
"react-native": "0.60.0" | "react-native": "0.59.9" | ||
}, | }, | ||
"devDependencies": { | "devDependencies": { | ||
"@babel/core": "7.4.5", | "@babel/core": "7.4.5", | ||
... | ... |
Please register or sign in to comment