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 cf25263 commit e81fe78Copy full SHA for e81fe78
package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "react-use-gesture",
3
"version": "7.0.10",
4
- "description": "React hook for receiving gestures https://use-gesture.netlify.com",
+ "description": "React hook for receiving gestures https://use-gesture.netlify.app",
5
"main": "dist/index.js",
6
"module": "dist/react-use-gesture.esm.js",
7
"typings": "dist/index.d.ts",
@@ -61,7 +61,7 @@
61
"bugs": {
62
"url": "https://github.com/react-spring/react-use-gesture/issues"
63
},
64
- "homepage": "https://use-gesture.netlify.com",
+ "homepage": "https://use-gesture.netlify.app",
65
"devDependencies": {
66
"@testing-library/jest-dom": "^5.1.1",
67
"@testing-library/react": "^9.5.0",
0 commit comments