Skip to content

Commit

Permalink
chore(deps): update dependency react-native-gesture-handler to v2.1.0 (
Browse files Browse the repository at this point in the history
…#210)

* fix:react-native版本更新

* chore(deps): update dependency react-native-gesture-handler to v2.0.0 #204

* chore(deps): update dependency react-native-gesture-handler to v2.1.0

Co-authored-by: 杨楠 <[email protected]>
  • Loading branch information
Amber-Nan and 杨楠 committed Dec 30, 2021
1 parent 6678f65 commit 7087cbd
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions HelloWorld/ios/Podfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -345,7 +345,7 @@ PODS:
- React
- RNDeviceInfo (8.4.8):
- React-Core
- RNGestureHandler (1.10.3):
- RNGestureHandler (2.1.0):
- React-Core
- RNReanimated (2.2.4):
- DoubleConversion
Expand Down Expand Up @@ -590,7 +590,7 @@ SPEC CHECKSUMS:
RNCAsyncStorage: ea6b5c280997b2b32a587793163b1f10e580c4f7
RNCMaskedView: 0e1bc4bfa8365eba5fbbb71e07fbdc0555249489
RNDeviceInfo: 0400a6d0c94186d1120c3cbd97b23abc022187a9
RNGestureHandler: a479ebd5ed4221a810967000735517df0d2db211
RNGestureHandler: e5c7cab5f214503dcefd6b2b0cefb050e1f51c4a
RNReanimated: 65583befd5706cc9c86ae9a081786181ced37b93
RNScreens: 522705f2e5c9d27efb17f24aceb2bf8335bc7b8e
RNSVG: 551acb6562324b1d52a4e0758f7ca0ec234e278f
Expand Down
2 changes: 1 addition & 1 deletion HelloWorld/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"react": "17.0.2",
"react-native": "0.66.4",
"react-native-device-info": "8.4.8",
"react-native-gesture-handler": "1.10.3",
"react-native-gesture-handler": "2.1.0",
"react-native-reanimated": "2.2.4",
"react-native-safe-area-context": "3.3.2",
"react-native-screens": "3.10.1",
Expand Down
4 changes: 2 additions & 2 deletions template/template/ios/Podfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -345,7 +345,7 @@ PODS:
- React
- RNDeviceInfo (8.4.8):
- React-Core
- RNGestureHandler (1.10.3):
- RNGestureHandler (2.1.0):
- React-Core
- RNReanimated (2.2.4):
- DoubleConversion
Expand Down Expand Up @@ -590,7 +590,7 @@ SPEC CHECKSUMS:
RNCAsyncStorage: ea6b5c280997b2b32a587793163b1f10e580c4f7
RNCMaskedView: 0e1bc4bfa8365eba5fbbb71e07fbdc0555249489
RNDeviceInfo: 0400a6d0c94186d1120c3cbd97b23abc022187a9
RNGestureHandler: a479ebd5ed4221a810967000735517df0d2db211
RNGestureHandler: e5c7cab5f214503dcefd6b2b0cefb050e1f51c4a
RNReanimated: 65583befd5706cc9c86ae9a081786181ced37b93
RNScreens: 522705f2e5c9d27efb17f24aceb2bf8335bc7b8e
RNSVG: 551acb6562324b1d52a4e0758f7ca0ec234e278f
Expand Down
2 changes: 1 addition & 1 deletion template/template/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"react": "17.0.2",
"react-native": "0.66.4",
"react-native-device-info": "8.4.8",
"react-native-gesture-handler": "1.10.3",
"react-native-gesture-handler": "2.1.0",
"react-native-reanimated": "2.2.4",
"react-native-safe-area-context": "3.3.2",
"react-native-screens": "3.10.1",
Expand Down

0 comments on commit 7087cbd

Please sign in to comment.