Skip to content

Commit 735c204

Browse files
committed
Correct URL to repo
1 parent 02e262d commit 735c204

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

package.json

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"prepublish": "not-in-install && npm run compile || echo this is npm install",
1212
"test": "npm run lint"
1313
},
14-
"repository": "SimenB/dll-html-webpack-plugin",
14+
"repository": "SimenB/add-asset-html-webpack-plugin",
1515
"keywords": [
1616
"dll",
1717
"html-webpack-plugin",
@@ -28,9 +28,6 @@
2828
"babel-cli": "^6.4.5",
2929
"babel-plugin-add-module-exports": "^0.1.2",
3030
"babel-preset-es2015": "^6.3.13",
31-
"codeclimate-test-reporter": "^0.3.1",
32-
"coveralls": "^2.11.6",
33-
"html-webpack-plugin": "^2.3.0",
3431
"in-publish": "^2.0.0",
3532
"standard": "^6.0.1"
3633
},

0 commit comments

Comments
 (0)