Skip to content

Commit a55cf36

Browse files
committed
fix: updated versions of deps
1 parent 3b7ce7f commit a55cf36

File tree

2 files changed

+226
-111
lines changed

2 files changed

+226
-111
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,9 +18,9 @@
1818
"license": "MIT",
1919
"dependencies": {
2020
"react-native-gesture-handler": "^1.7.0",
21-
"react-native-reanimated": "^2.0.0-alpha.5",
22-
"react-native-svg": "^12.1.0",
23-
"react-native-haptic-feedback": "^1.10.0"
21+
"react-native-haptic-feedback": "^1.10.0",
22+
"react-native-reanimated": "^3.4.1",
23+
"react-native-svg": "^12.1.0"
2424
},
2525
"peerDependencies": {
2626
"react": "*",

0 commit comments

Comments
 (0)