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

Commit 6503e2c

Browse files
authored
Update homepage in package.json
This is useful when upgrading dependencies... the old link points to a 404 page.
1 parent 2dbc7cc commit 6503e2c

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
@@ -14,7 +14,7 @@
1414
"hotModuleReplacement.js",
1515
"index.js"
1616
],
17-
"homepage": "http://git.shepherdwind.com/css-hot-loader/",
17+
"homepage": "https://github.com/shepherdwind/css-hot-loader",
1818
"repository": {
1919
"type": "git",
2020
"url": "git://github.com/shepherdwind/css-hot-loader.git"

0 commit comments

Comments
 (0)