We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 02e262d commit 735c204Copy full SHA for 735c204
package.json
@@ -11,7 +11,7 @@
11
"prepublish": "not-in-install && npm run compile || echo this is npm install",
12
"test": "npm run lint"
13
},
14
- "repository": "SimenB/dll-html-webpack-plugin",
+ "repository": "SimenB/add-asset-html-webpack-plugin",
15
"keywords": [
16
"dll",
17
"html-webpack-plugin",
@@ -28,9 +28,6 @@
28
"babel-cli": "^6.4.5",
29
"babel-plugin-add-module-exports": "^0.1.2",
30
"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",
34
"in-publish": "^2.0.0",
35
"standard": "^6.0.1"
36
0 commit comments