Skip to content

Commit e0c20bc

Browse files
committed
update version of gesture handler
1 parent ecb4c5a commit e0c20bc

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

packages/core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@
6767
"react-native-date-picker": "^5.0.7",
6868
"react-native-deck-swiper": "^2.0.17",
6969
"react-native-dropdown-picker": "^5.4.7-beta.1",
70-
"react-native-gesture-handler": "~2.16.1",
70+
"react-native-gesture-handler": "~2.20.2",
7171
"react-native-keyboard-aware-scroll-view": "^0.9.5",
7272
"react-native-markdown-display": "^7.0.2",
7373
"react-native-modal-datetime-picker": "^18.0.0",

yarn.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9995,7 +9995,7 @@ react-native-fit-image@^1.5.5:
99959995
dependencies:
99969996
prop-types "^15.5.10"
99979997

9998-
react-native-gesture-handler@*, react-native-gesture-handler@~2.16.1, react-native-gesture-handler@~2.20.2:
9998+
react-native-gesture-handler@*, react-native-gesture-handler@~2.20.2:
99999999
version "2.20.2"
1000010000
resolved "https://registry.yarnpkg.com/react-native-gesture-handler/-/react-native-gesture-handler-2.20.2.tgz#73844c8e9c417459c2f2981bc4d8f66ba8a5ee66"
1000110001
integrity sha512-HqzFpFczV4qCnwKlvSAvpzEXisL+Z9fsR08YV5LfJDkzuArMhBu2sOoSPUF/K62PCoAb+ObGlTC83TKHfUd0vg==

0 commit comments

Comments
 (0)