Skip to content

Commit a49ff08

Browse files
authored
Corriger les versions erronnées (#108)
(cherry picked from commit bd7f8dff594c2fffebc601104faceca9483e5b13)
1 parent 2694acb commit a49ff08

File tree

2 files changed

+10
-25
lines changed

2 files changed

+10
-25
lines changed

package-lock.json

Lines changed: 8 additions & 23 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -59,8 +59,8 @@
5959
"react-dom": "17.0.2",
6060
"react-native": "0.66.4",
6161
"react-native-builder-bob": "0.18.2",
62-
"react-native-gesture-handler": "1.10.3",
63-
"react-native-reanimated": "2.3.1",
62+
"react-native-gesture-handler": "2.1.0",
63+
"react-native-reanimated": "2.2.4",
6464
"react-native-safe-area": "0.5.1",
6565
"react-native-safe-area-context": "3.3.2",
6666
"react-native-screens": "3.10.1",

0 commit comments

Comments
 (0)