Skip to content

Commit e81fe78

Browse files
committed
chore: netlify extension update
1 parent cf25263 commit e81fe78

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "react-use-gesture",
33
"version": "7.0.10",
4-
"description": "React hook for receiving gestures https://use-gesture.netlify.com",
4+
"description": "React hook for receiving gestures https://use-gesture.netlify.app",
55
"main": "dist/index.js",
66
"module": "dist/react-use-gesture.esm.js",
77
"typings": "dist/index.d.ts",
@@ -61,7 +61,7 @@
6161
"bugs": {
6262
"url": "https://github.com/react-spring/react-use-gesture/issues"
6363
},
64-
"homepage": "https://use-gesture.netlify.com",
64+
"homepage": "https://use-gesture.netlify.app",
6565
"devDependencies": {
6666
"@testing-library/jest-dom": "^5.1.1",
6767
"@testing-library/react": "^9.5.0",

0 commit comments

Comments
 (0)