aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/package.json b/package.json
index 0eb936c..8fc0ac1 100644
--- a/package.json
+++ b/package.json
@@ -10,11 +10,12 @@
"eject": "expo eject"
},
"dependencies": {
+ "@react-native-async-storage/async-storage": "~1.17.3",
"expo": "~45.0.0",
"expo-status-bar": "~1.3.0",
"react": "17.0.2",
"react-dom": "17.0.2",
- "react-native": "0.68.1",
+ "react-native": "0.68.2",
"react-native-web": "0.17.7"
},
"devDependencies": {