about summary refs log tree commit diff
path: root/package.json
diff options
context:
space:
mode:
authordan <dan.abramov@gmail.com>2024-12-12 04:20:22 +0000
committerGitHub <noreply@github.com>2024-12-12 04:20:22 +0000
commitc8745a9ab0a99ac3cf484e00760e72d1e9f28dfc (patch)
tree260499ef45222ac1b702c568f0f3dc8d472d5b41 /package.json
parent084905c1461ec6f86b03da4d4f6f6300ad9a7fc0 (diff)
downloadvoidsky-c8745a9ab0a99ac3cf484e00760e72d1e9f28dfc.tar.zst
Cache Reanimated worklets (#7068)
* Undo perf hackfix

* Bump Reanimated to include https://github.com/software-mansion/react-native-reanimated/pull/6758

* Bump to 3.17.0-nightly-20241211-17e89ca24
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 4c7c17969..79735a193 100644
--- a/package.json
+++ b/package.json
@@ -181,7 +181,7 @@
     "react-native-picker-select": "^9.3.1",
     "react-native-progress": "bluesky-social/react-native-progress",
     "react-native-qrcode-styled": "^0.3.3",
-    "react-native-reanimated": "^3.16.3",
+    "react-native-reanimated": "3.17.0-nightly-20241211-17e89ca24",
     "react-native-root-siblings": "^4.1.1",
     "react-native-safe-area-context": "4.14.0",
     "react-native-screens": "~4.3.0",