about summary refs log tree commit diff
path: root/package.json
diff options
context:
space:
mode:
authorhailey <me@haileyok.com>2025-05-06 11:13:15 -0700
committerGitHub <noreply@github.com>2025-05-06 11:13:15 -0700
commit0d02a076d9b309618f3415eaae7c0f58343acdb0 (patch)
tree3eb01ec8c5348469126dbd3ef8fafd4146ae020a /package.json
parent521ec8e044e58633530e1864e7abc6e22554d7d3 (diff)
downloadvoidsky-0d02a076d9b309618f3415eaae7c0f58343acdb0.tar.zst
bump cropper version (#8339)
* mostly implement

* type errors

* unused import

* rm comment

* stop accidentally deleting the image while compressing

* upgrade

* type fixes

* upgrade, remove timeout

* bump

* rm mock

* bump

* bump

---------

Co-authored-by: Samuel Newman <mozzius@protonmail.com>
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 5a3a80186..2fab82975 100644
--- a/package.json
+++ b/package.json
@@ -142,7 +142,7 @@
     "expo-font": "~13.3.0",
     "expo-haptics": "~14.1.4",
     "expo-image": "~2.1.6",
-    "expo-image-crop-tool": "^0.1.7",
+    "expo-image-crop-tool": "^0.1.8",
     "expo-image-manipulator": "~13.1.5",
     "expo-image-picker": "~16.1.4",
     "expo-linear-gradient": "~14.1.4",