Fixed dependencies

This commit is contained in:
2019-07-05 09:41:35 +02:00
parent 169f683deb
commit 8aec17f1e0
2 changed files with 6 additions and 0 deletions

View File

@@ -11,6 +11,7 @@
"postinstall": "expo-yarn-workspaces postinstall" "postinstall": "expo-yarn-workspaces postinstall"
}, },
"dependencies": { "dependencies": {
"@react-native-community/async-storage": "^1.5.0",
"expo": "^33.0.0", "expo": "^33.0.0",
"react": "16.8.3", "react": "16.8.3",
"react-dom": "^16.8.6", "react-dom": "^16.8.6",

View File

@@ -2011,6 +2011,11 @@
universal-user-agent "^2.0.0" universal-user-agent "^2.0.0"
url-template "^2.0.8" url-template "^2.0.8"
"@react-native-community/async-storage@^1.5.0":
version "1.5.0"
resolved "https://registry.yarnpkg.com/@react-native-community/async-storage/-/async-storage-1.5.0.tgz#647ffcd832272068b0be57332e08d73036ed391f"
integrity sha512-2yE4RzQ5IL+UTPhuMY0ykNRKHf1m90jOnmp8fcDPUun5U97cXlorjI4p66ovDgF0FuOv8ZpiUKvunGy3qqBxwg==
"@react-native-community/cli@^1.2.1": "@react-native-community/cli@^1.2.1":
version "1.10.0" version "1.10.0"
resolved "https://registry.yarnpkg.com/@react-native-community/cli/-/cli-1.10.0.tgz#66e3c9f407763281f7060c034145650bf0d6786c" resolved "https://registry.yarnpkg.com/@react-native-community/cli/-/cli-1.10.0.tgz#66e3c9f407763281f7060c034145650bf0d6786c"