We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 71f4f8a commit 68da58cCopy full SHA for 68da58c
packages/react-native-gesture-handler/package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "react-native-gesture-handler",
3
- "version": "2.30.1",
+ "version": "2.31.0",
4
"description": "Declarative API exposing native platform touch and gesture system to React Native",
5
"scripts": {
6
"test": "jest",
@@ -72,8 +72,8 @@
72
"homepage": "https://docs.swmansion.com/react-native-gesture-handler/",
73
"dependencies": {
74
"@egjs/hammerjs": "^2.0.17",
75
- "hoist-non-react-statics": "^3.3.0",
76
"@types/react-test-renderer": "^19.1.0",
+ "hoist-non-react-statics": "^3.3.0",
77
"invariant": "^2.2.4"
78
},
79
"devDependencies": {
0 commit comments