Skip to content

Commit b8608fe

Browse files
committed
Small package.json url fix
1 parent 5a90a3d commit b8608fe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
},
1919
"repository": {
2020
"type": "git",
21-
"url": "git@github.com:react-grid-layout/react-resizable.git"
21+
"url": "git+ssh://git@github.com/react-grid-layout/react-resizable.git"
2222
},
2323
"keywords": [
2424
"react",

0 commit comments

Comments
 (0)