Skip to content

Commit 72a7660

Browse files
committed
chore(pkg): update package.json github urls
1 parent b127397 commit 72a7660

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"types": "./typings/index.d.ts",
2626
"repository": {
2727
"type": "git",
28-
"url": "https://github.com/mzabriskie/react-draggable.git"
28+
"url": "https://github.com/react-grid-layout/react-draggable.git"
2929
},
3030
"keywords": [
3131
"react",
@@ -35,9 +35,9 @@
3535
"author": "Matt Zabriskie",
3636
"license": "MIT",
3737
"bugs": {
38-
"url": "https://github.com/mzabriskie/react-draggable/issues"
38+
"url": "https://github.com/react-grid-layout/react-draggable/issues"
3939
},
40-
"homepage": "https://github.com/mzabriskie/react-draggable",
40+
"homepage": "https://github.com/react-grid-layout/react-draggable",
4141
"devDependencies": {
4242
"@babel/cli": "^7.13.10",
4343
"@babel/core": "^7.13.10",

0 commit comments

Comments
 (0)