Skip to content

Commit 68da58c

Browse files
committed
Release v2.31.0
1 parent 71f4f8a commit 68da58c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

packages/react-native-gesture-handler/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-native-gesture-handler",
3-
"version": "2.30.1",
3+
"version": "2.31.0",
44
"description": "Declarative API exposing native platform touch and gesture system to React Native",
55
"scripts": {
66
"test": "jest",
@@ -72,8 +72,8 @@
7272
"homepage": "https://docs.swmansion.com/react-native-gesture-handler/",
7373
"dependencies": {
7474
"@egjs/hammerjs": "^2.0.17",
75-
"hoist-non-react-statics": "^3.3.0",
7675
"@types/react-test-renderer": "^19.1.0",
76+
"hoist-non-react-statics": "^3.3.0",
7777
"invariant": "^2.2.4"
7878
},
7979
"devDependencies": {

0 commit comments

Comments
 (0)