Skip to content

Commit f227d99

Browse files
committed
chore(pkg): update repo link
1 parent a0abe54 commit f227d99

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
},
2121
"repository": {
2222
"type": "git",
23-
"url": "git@github.com:STRML/react-resizable.git"
23+
"url": "git@github.com:react-grid-layout/react-resizable.git"
2424
},
2525
"keywords": [
2626
"react",
@@ -30,9 +30,9 @@
3030
"author": "Samuel Reed <samuel.trace.reed@gmail.com> (http://strml.net/)",
3131
"license": "MIT",
3232
"bugs": {
33-
"url": "https://github.com/STRML/react-resizable/issues"
33+
"url": "https://github.com/react-grid-layout/react-resizable/issues"
3434
},
35-
"homepage": "https://github.com/STRML/react-resizable",
35+
"homepage": "https://github.com/react-grid-layout/react-resizable",
3636
"devDependencies": {
3737
"@babel/cli": "^7.11.6",
3838
"@babel/core": "^7.11.6",

0 commit comments

Comments
 (0)