From 677549d7bea980b8ac3b86c80d40d4ca0e5e1cd2 Mon Sep 17 00:00:00 2001 From: Santo Cariotti Date: Tue, 10 Sep 2024 16:36:31 +0200 Subject: Sound on for in_vehicle positions --- package.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'package.json') 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", -- cgit v1.2.3-18-g5258