Skip to content

Commit f82e3f4

Browse files
committed
set repository name as the git form
1 parent 834f46d commit f82e3f4

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
@@ -39,7 +39,7 @@
3939
"precommit": "lint-staged"
4040
},
4141
"atomTestRunner": "atom-jasmine3-test-runner",
42-
"repository": "https://github.com/nteract/hydrogen",
42+
"repository": "git@github.com:nteract/hydrogen.git",
4343
"license": "MIT",
4444
"engines": {
4545
"atom": ">=1.20.0 <2.0.0"

0 commit comments

Comments
 (0)