From c76a84a8a82dd00b826231a734c96af7e994d074 Mon Sep 17 00:00:00 2001 From: Michael Date: Fri, 2 Jul 2021 15:47:02 -0400 Subject: Added new dependencies for the video processing. --- package.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'package.json') diff --git a/package.json b/package.json index 63203775..0910f95b 100644 --- a/package.json +++ b/package.json @@ -47,8 +47,8 @@ "react-native-haptic-feedback": "^1.11.0", "react-native-hyperlink": "^0.0.19", "react-native-image-crop-picker": "^0.36.0", - "react-native-image-picker": "^4.0.4", "react-native-image-pan-zoom": "^2.1.12", + "react-native-image-picker": "^4.0.4", "react-native-image-resizer": "^1.4.4", "react-native-inappbrowser-reborn": "^3.5.0", "react-native-linear-gradient": "^2.5.6", @@ -64,6 +64,7 @@ "react-native-svg": "^12.1.0", "react-native-vector-icons": "^7.0.0", "react-native-video": "^5.1.1", + "react-native-video-processing": "^2.0.0", "react-promise-tracker": "^2.1.0", "react-redux": "^7.2.2", "reanimated-bottom-sheet": "^1.0.0-alpha.22", @@ -111,4 +112,4 @@ "./node_modules/react-native-gesture-handler/jestSetup.js" ] } -} \ No newline at end of file +} -- cgit v1.2.3-70-g09d2