diff options
author | Logan Rosen <loganrosen@gmail.com> | 2023-07-25 10:45:38 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-07-25 09:45:38 -0500 |
commit | 806be6f722beabd0f9893bcd51c2f273b159b24b (patch) | |
tree | 4340ac0c6621183fe18d59f08f81eae0349d8526 /package.json | |
parent | bb99a234e18e8582f391f6f2e93c9efa10f79cc3 (diff) | |
download | voidsky-806be6f722beabd0f9893bcd51c2f273b159b24b.tar.zst |
Bump react-native-paste-input; remove hack (#1051)
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 48c5d030c..3d52305ae 100644 --- a/package.json +++ b/package.json @@ -34,7 +34,7 @@ "@fortawesome/free-solid-svg-icons": "^6.1.1", "@fortawesome/react-native-fontawesome": "^0.3.0", "@gorhom/bottom-sheet": "^4.4.7", - "@mattermost/react-native-paste-input": "^0.6.0", + "@mattermost/react-native-paste-input": "^0.6.4", "@miblanchard/react-native-slider": "^2.2.0", "@notifee/react-native": "^7.4.0", "@react-native-async-storage/async-storage": "^1.17.6", |