Skip to content

Commit

Permalink
changed version to 1.2.6
Browse files Browse the repository at this point in the history
  • Loading branch information
gerwld committed Oct 19, 2024
1 parent 6ea472c commit a77f4db
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "react-native-drag-n-drop-everywhere",
"version": "1.2.4",
"version": "1.2.6",
"type": "module",
"main": "dist/index.js",
"module": "dist/index.esm.js",
Expand Down Expand Up @@ -45,7 +45,7 @@
},
"peerDependencies": {
"react": ">=18.0.0",
"react-native": ">=0.75.0",
"react-native": ">=0.71.0",
"react-native-gesture-handler": ">=2.20.0",
"react-native-reanimated": ">=3.16.0"
},
Expand Down

0 comments on commit a77f4db

Please sign in to comment.