Skip to content

Commit ebd6df8

Browse files
committed
build: fix repository URL
1 parent b224c6b commit ebd6df8

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
@@ -20,7 +20,7 @@
2020
],
2121
"repository": {
2222
"type": "git",
23-
"url": "https://github.com/envylabs/eslint-config-envylabs"
23+
"url": "git+https://github.com/envylabs/eslint-config-envylabs"
2424
},
2525
"author": "Envy Labs (envylabs.com)",
2626
"license": "MIT",

0 commit comments

Comments
 (0)