Skip to content

Commit 2376c70

Browse files
committed
Use ssh for git
1 parent 762d226 commit 2376c70

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
},
1010
"repository": {
1111
"type": "git",
12-
"url": "https://github.com/chrisdc/identify-stream.git"
12+
"url": "git@github.com:chrisdc/identify-stream.git"
1313
},
1414
"keywords": [
1515
"identify",

0 commit comments

Comments
 (0)