Skip to content

Commit

Permalink
fix package json
Browse files Browse the repository at this point in the history
  • Loading branch information
Applelo committed Sep 24, 2020
1 parent aff956c commit 37af3b9
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
},
"repository": {
"type": "git",
"url": "git+https://github.com/principalstudio/principal-purgecss-extractor.git"
"url": "git+https://github.com/principalstudio/html-webpack-inject-preload.git"
},
"keywords": [
"webpack",
Expand All @@ -26,9 +26,9 @@
],
"author": "Principal Studio",
"bugs": {
"url": "https://github.com/principalstudio/principal-purgecss-extractor/issues"
"url": "https://github.com/principalstudio/html-webpack-inject-preload/issues"
},
"homepage": "https://github.com/principalstudio/principal-purgecss-extractor#readme",
"homepage": "https://github.com/principalstudio/html-webpack-inject-preload#readme",
"devDependencies": {
"@types/jest": "^26.0.9",
"@types/node": "^14.0.27",
Expand Down

0 comments on commit 37af3b9

Please sign in to comment.