diff options
author | Eric Bailey <git@esb.lol> | 2025-01-15 15:33:10 -0600 |
---|---|---|
committer | Eric Bailey <git@esb.lol> | 2025-01-16 15:39:06 -0600 |
commit | 6d61e60717be8879bec28eb5e4ab986e9f02cc72 (patch) | |
tree | 2d911869a63ac2514c41fd7dd3c46c7e5fa65b39 /package.json | |
parent | c7666917f2d9de62c8ee8ab26cbd0293ffadb287 (diff) | |
download | voidsky-6d61e60717be8879bec28eb5e4ab986e9f02cc72.tar.zst |
Install new deps
(cherry picked from commit 04d8b3e9a8e527f9bf480770bae3eafbccc10c90)
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/package.json b/package.json index 06a16512e..4721a9c3b 100644 --- a/package.json +++ b/package.json @@ -192,6 +192,7 @@ "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.3", |