diff options
author | Samuel Newman <mozzius@protonmail.com> | 2025-04-23 17:14:41 +0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-04-23 17:14:41 +0300 |
commit | 54e5ea0aff3a075b36584314d3a4006722cc3199 (patch) | |
tree | f73bb74e690e5f77f9d51c40c0334586a369d661 /package.json | |
parent | 555dd6a4dbef8f11bec70dd3b4d9d4d433aaaa23 (diff) | |
download | voidsky-54e5ea0aff3a075b36584314d3a4006722cc3199.tar.zst |
rm vision-camera (#8273)
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/package.json b/package.json index 832d09c04..e4ba9be9e 100644 --- a/package.json +++ b/package.json @@ -197,7 +197,6 @@ "react-native-url-polyfill": "^1.3.0", "react-native-uuid": "^2.0.2", "react-native-view-shot": "^4.0.3", - "react-native-vision-camera": "^4.6.3", "react-native-web": "~0.19.13", "react-native-web-webview": "^1.0.2", "react-native-webview": "13.12.5", |