about summary refs log tree commit diff
path: root/package.json
diff options
context:
space:
mode:
authordan <dan.abramov@gmail.com>2025-01-02 20:20:30 +0000
committerGitHub <noreply@github.com>2025-01-02 20:20:30 +0000
commit3e0ed3b834699d44277461ca75327cd3e5c1cf70 (patch)
treec01296a376671c7faa46382b11313e203966165a /package.json
parentc11a90124cbe67cc03a126c6a62d6546ffe7ffcf (diff)
downloadvoidsky-3e0ed3b834699d44277461ca75327cd3e5c1cf70.tar.zst
Remove upstreamed drawer patch (#7331)
* Remove upstreamed drawer patch

* Bump more
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 a5be4a9be..89f4b81e9 100644
--- a/package.json
+++ b/package.json
@@ -171,7 +171,7 @@
     "react-native": "0.76.3",
     "react-native-compressor": "1.10.3",
     "react-native-date-picker": "^5.0.7",
-    "react-native-drawer-layout": "^4.0.4",
+    "react-native-drawer-layout": "^4.1.1",
     "react-native-gesture-handler": "2.20.2",
     "react-native-get-random-values": "~1.11.0",
     "react-native-image-crop-picker": "^0.41.6",