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 8763f5e commit a6300e2Copy full SHA for a6300e2
.travis.yml
@@ -3,7 +3,6 @@ cache:
3
directories:
4
- node_modules
5
node_js:
6
- - 6
7
- 8
8
- 9
9
after_success:
package.json
@@ -36,7 +36,7 @@
36
"homepage": "https://github.com/styleguidist/mini-html-webpack-plugin",
37
"repository": "styleguidist/mini-html-webpack-plugin",
38
"engines": {
39
- "node": ">=6.9"
+ "node": ">=8.12"
40
},
41
"devDependencies": {
42
"@webpack-contrib/test-utils": "^0.1.2",
0 commit comments