about summary refs log tree commit diff
path: root/package.json
diff options
context:
space:
mode:
authorSamuel Newman <mozzius@protonmail.com>2025-01-09 16:47:37 +0000
committerGitHub <noreply@github.com>2025-01-09 16:47:37 +0000
commitb49e93d58f56730eb66d132701c51e8b4c19736b (patch)
tree2a89b73a412d7201327c69f50ad829535e39f8e3 /package.json
parentd10cbb8f42d022c05f8c4d89f3d3b1a8456c615f (diff)
downloadvoidsky-b49e93d58f56730eb66d132701c51e8b4c19736b.tar.zst
Downgrade paste input dependency (#7410)
* downgrade paste input

* rm wnitespace
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 5a72b6c02..1f3717213 100644
--- a/package.json
+++ b/package.json
@@ -72,7 +72,7 @@
     "@haileyok/bluesky-video": "0.2.6",
     "@ipld/dag-cbor": "^9.2.0",
     "@lingui/react": "^4.14.1",
-    "@mattermost/react-native-paste-input": "^0.8.1",
+    "@mattermost/react-native-paste-input": "^0.7.1",
     "@miblanchard/react-native-slider": "^2.3.1",
     "@mozzius/expo-dynamic-app-icon": "^1.5.0",
     "@radix-ui/react-dismissable-layer": "^1.1.1",