Skip to content

Commit 7bcbbc9

Browse files
committed
Fix reanimated version
1 parent 0f4d70b commit 7bcbbc9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

FabricExample/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"react": "19.0.0",
2929
"react-native": "0.78.0-rc.5",
3030
"react-native-gesture-handler": "2.22.0",
31-
"react-native-reanimated": "^4.0.0-nightly-20250218-e5a0cdf69",
31+
"react-native-reanimated": "4.0.0-nightly-20250218-e5a0cdf69",
3232
"react-native-restart": "^0.0.27",
3333
"react-native-safe-area-context": "5.2.0",
3434
"react-native-screens": "link:../"

0 commit comments

Comments
 (0)