We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a0abe54 commit f227d99Copy full SHA for f227d99
1 file changed
package.json
@@ -20,7 +20,7 @@
20
},
21
"repository": {
22
"type": "git",
23
- "url": "git@github.com:STRML/react-resizable.git"
+ "url": "git@github.com:react-grid-layout/react-resizable.git"
24
25
"keywords": [
26
"react",
@@ -30,9 +30,9 @@
30
"author": "Samuel Reed <samuel.trace.reed@gmail.com> (http://strml.net/)",
31
"license": "MIT",
32
"bugs": {
33
- "url": "https://github.com/STRML/react-resizable/issues"
+ "url": "https://github.com/react-grid-layout/react-resizable/issues"
34
35
- "homepage": "https://github.com/STRML/react-resizable",
+ "homepage": "https://github.com/react-grid-layout/react-resizable",
36
"devDependencies": {
37
"@babel/cli": "^7.11.6",
38
"@babel/core": "^7.11.6",
0 commit comments