about summary refs log tree commit diff
path: root/package.json
diff options
context:
space:
mode:
authorPaul Frazee <pfrazee@gmail.com>2023-03-19 19:02:55 -0500
committerPaul Frazee <pfrazee@gmail.com>2023-03-19 19:02:55 -0500
commit994332af917418c833ffd092e8ded904a0030212 (patch)
tree4ab39766431b197423dd1338d1c32340951f6fe5 /package.json
parent4787c8383d09550e0ec845a7926298e6cc084d7d (diff)
downloadvoidsky-994332af917418c833ffd092e8ded904a0030212.tar.zst
Add missing deps and an atob polyfill
Diffstat (limited to 'package.json')
-rw-r--r--package.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/package.json b/package.json
index 33c72458e..194c649e3 100644
--- a/package.json
+++ b/package.json
@@ -90,6 +90,7 @@
     "react-native-fast-image": "^8.6.3",
     "react-native-fs": "^2.20.0",
     "react-native-gesture-handler": "~2.9.0",
+    "react-native-get-random-values": "^1.8.0",
     "react-native-haptic-feedback": "^1.14.0",
     "react-native-image-crop-picker": "^0.38.1",
     "react-native-inappbrowser-reborn": "^3.6.3",