We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b127397 commit 72a7660Copy full SHA for 72a7660
package.json
@@ -25,7 +25,7 @@
25
"types": "./typings/index.d.ts",
26
"repository": {
27
"type": "git",
28
- "url": "https://github.com/mzabriskie/react-draggable.git"
+ "url": "https://github.com/react-grid-layout/react-draggable.git"
29
},
30
"keywords": [
31
"react",
@@ -35,9 +35,9 @@
35
"author": "Matt Zabriskie",
36
"license": "MIT",
37
"bugs": {
38
- "url": "https://github.com/mzabriskie/react-draggable/issues"
+ "url": "https://github.com/react-grid-layout/react-draggable/issues"
39
40
- "homepage": "https://github.com/mzabriskie/react-draggable",
+ "homepage": "https://github.com/react-grid-layout/react-draggable",
41
"devDependencies": {
42
"@babel/cli": "^7.13.10",
43
"@babel/core": "^7.13.10",
0 commit comments