Skip to content
This repository was archived by the owner on Mar 7, 2019. It is now read-only.

Commit 9c4cca5

Browse files
Update repo url in package.json
1 parent 7966bfd commit 9c4cca5

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
@@ -41,7 +41,7 @@
4141
},
4242
"repository": {
4343
"type": "git",
44-
"url": "git+https://github.com/strvcom/eslint-config-javascript.git"
44+
"url": "git://github.com/strvcom/eslint-config-javascript.git"
4545
},
4646
"scripts": {
4747
"lint": "eslint ."

0 commit comments

Comments
 (0)