about summary refs log tree commit diff
path: root/package.json
diff options
context:
space:
mode:
authorHailey <me@haileyok.com>2024-04-17 12:49:22 -0700
committerGitHub <noreply@github.com>2024-04-17 12:49:22 -0700
commit410f155988285e621d4c3891848bcbe70b890f38 (patch)
tree61bca6a94da4063273a7e5538df65e51a6e4ad4b /package.json
parenta2df81416b4a9e4538e3a6d44917e3914294ab1f (diff)
downloadvoidsky-410f155988285e621d4c3891848bcbe70b890f38.tar.zst
Cleanup files after upload on native (#3597)
* cleanup images after uploading from the composer

cleanup external embed images as well

cleanup files after upload

add `expo-file-system`

* remove test log

* await

* Revert "await"

This reverts commit 771814b40ce1395cac4f56853d8a9e793ca92c2f.

* just log an error if it throws
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 e2560b677..da0260a72 100644
--- a/package.json
+++ b/package.json
@@ -116,6 +116,7 @@
     "expo-constants": "~15.4.5",
     "expo-dev-client": "~3.3.8",
     "expo-device": "~5.9.3",
+    "expo-file-system": "^16.0.9",
     "expo-haptics": "^12.8.1",
     "expo-image": "~1.10.6",
     "expo-image-manipulator": "^11.8.0",