summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorSanto Cariotti <santo@dcariotti.me>2024-09-10 16:36:31 +0200
committerSanto Cariotti <santo@dcariotti.me>2024-09-10 16:36:31 +0200
commit677549d7bea980b8ac3b86c80d40d4ca0e5e1cd2 (patch)
treeeba1b34e2321eaf37ea1bf13ad79059ddf688081 /package.json
parent07e3b637758c955af536c6d03220c43a0ef0e335 (diff)
Sound on for in_vehicle positions
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",