Skip to content

Commit 37af3b9

Browse files
committed
fix package json
1 parent aff956c commit 37af3b9

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
},
1616
"repository": {
1717
"type": "git",
18-
"url": "git+https://github.com/principalstudio/principal-purgecss-extractor.git"
18+
"url": "git+https://github.com/principalstudio/html-webpack-inject-preload.git"
1919
},
2020
"keywords": [
2121
"webpack",
@@ -26,9 +26,9 @@
2626
],
2727
"author": "Principal Studio",
2828
"bugs": {
29-
"url": "https://github.com/principalstudio/principal-purgecss-extractor/issues"
29+
"url": "https://github.com/principalstudio/html-webpack-inject-preload/issues"
3030
},
31-
"homepage": "https://github.com/principalstudio/principal-purgecss-extractor#readme",
31+
"homepage": "https://github.com/principalstudio/html-webpack-inject-preload#readme",
3232
"devDependencies": {
3333
"@types/jest": "^26.0.9",
3434
"@types/node": "^14.0.27",

0 commit comments

Comments
 (0)