about summary refs log tree commit diff
path: root/package.json
diff options
context:
space:
mode:
authorPaul Frazee <pfrazee@gmail.com>2023-01-18 14:47:42 -0600
committerPaul Frazee <pfrazee@gmail.com>2023-01-18 14:47:42 -0600
commitd0364c09adeb922af5a0be7416a8b72468f46fd4 (patch)
tree7aa2da4d36108c342b1f83880b9b69a41d2b6c1e /package.json
parentbf03167ca6709292852e01cd30a1a8106f6fc618 (diff)
downloadvoidsky-d0364c09adeb922af5a0be7416a8b72468f46fd4.tar.zst
Hackfix around 'images too large' issue
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 e0d594e4b..461a9f384 100644
--- a/package.json
+++ b/package.json
@@ -39,6 +39,7 @@
     "react-dom": "17.0.2",
     "react-native": "0.71.0",
     "react-native-appstate-hook": "^1.0.6",
+    "react-native-fs": "^2.20.0",
     "react-native-gesture-handler": "^2.5.0",
     "react-native-haptic-feedback": "^1.14.0",
     "react-native-image-crop-picker": "^0.38.1",