Skip to content

Commit

Permalink
Lock reanimated, gesture-handler deps
Browse files Browse the repository at this point in the history
  • Loading branch information
d4vidi committed Jan 15, 2025
1 parent efee2bd commit 916595c
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -111,8 +111,8 @@
"react": "18.2.0",
"react-native": "0.73.3",
"react-native-fast-image": "^8.6.3",
"react-native-gesture-handler": "^2.10.1",
"react-native-reanimated": "^3.8.1",
"react-native-gesture-handler": "2.14.1",
"react-native-reanimated": "3.16.1",
"react-native-ui-lib": "7.3.6",
"react-redux": "5.x.x",
"react-test-renderer": "18.2.0",
Expand Down Expand Up @@ -228,4 +228,4 @@
}
}
}
}
}

0 comments on commit 916595c

Please sign in to comment.