Skip to content

Commit 7e72284

Browse files
committed
chore: correct repo uri in package.json
1 parent f97a0f0 commit 7e72284

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
@@ -7,7 +7,7 @@
77
"homepage": "https://github.com/gquittet/graceful-server#readme",
88
"repository": {
99
"type": "git",
10-
"url": "git@https://github.com/gquittet/graceful-server.git"
10+
"url": "git+https://github.com/gquittet/graceful-server.git"
1111
},
1212
"bugs": {
1313
"email": "guillaume.quittet@gmail.com",

0 commit comments

Comments
 (0)