summaryrefslogtreecommitdiff
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 b18f1ca..9f3b017 100644
--- a/package.json
+++ b/package.json
@@ -15,13 +15,14 @@
"preset": "jest-expo"
},
"dependencies": {
+ "@babel/plugin-transform-async-to-generator": "^7.24.7",
"@babel/runtime": "^7.25.6",
"@expo/vector-icons": "^14.0.2",
"@react-native-async-storage/async-storage": "1.23.1",
"@react-native/assets-registry": "^0.75.2",
"@react-navigation/native": "^6.0.2",
- "asyncToGenerator": "link:@babel/runtime/helpers/asyncToGenerator",
"expo": "~51.0.28",
+ "expo-av": "~14.0.7",
"expo-constants": "~16.0.2",
"expo-device": "~6.0.2",
"expo-font": "~12.0.9",