Skip to content

Commit 7a32a61

Browse files
committed
Provide http version of the repository URL
1 parent ad1c753 commit 7a32a61

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
@@ -3,7 +3,7 @@
33
"version": "1.0.1",
44
"description": "Just triggers some shellscripts on webpack compiler hooks.",
55
"main": "src/index.js",
6-
"repository": "git@github.com:nutshell-lab/webpack-hooks-shellscripts.git",
6+
"repository": "https://github.com/nutshell-lab/webpack-hooks-shellscripts",
77
"author": "Victor Rebiard--Crépin <[email protected]>",
88
"license": "MIT",
99
"private": false,

0 commit comments

Comments
 (0)