Update urls

This commit is contained in:
Jan Nicklas 2017-02-01 08:47:58 +01:00
parent e71b512548
commit ef1915a4ee
1 changed files with 3 additions and 3 deletions

View File

@ -16,7 +16,7 @@
},
"repository": {
"type": "git",
"url": "https://github.com/ampedandwired/html-webpack-plugin.git"
"url": "https://github.com/jantimon/html-webpack-plugin.git"
},
"keywords": [
"webpack",
@ -27,9 +27,9 @@
"author": "Charles Blaxland <charles.blaxland@gmail.com> (https://github.com/ampedandwired)",
"license": "MIT",
"bugs": {
"url": "https://github.com/ampedandwired/html-webpack-plugin/issues"
"url": "https://github.com/jantimon/html-webpack-plugin/issues"
},
"homepage": "https://github.com/ampedandwired/html-webpack-plugin",
"homepage": "https://github.com/jantimon/html-webpack-plugin",
"semistandard": {
"ignore": [
"examples/*/dist/**/*.*"