Skip to content

Commit a6300e2

Browse files
J-Kallunkibebraw
authored andcommitted
Drop node 6 (#9)
1 parent 8763f5e commit a6300e2

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

.travis.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@ cache:
33
directories:
44
- node_modules
55
node_js:
6-
- 6
76
- 8
87
- 9
98
after_success:

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"homepage": "https://github.com/styleguidist/mini-html-webpack-plugin",
3737
"repository": "styleguidist/mini-html-webpack-plugin",
3838
"engines": {
39-
"node": ">=6.9"
39+
"node": ">=8.12"
4040
},
4141
"devDependencies": {
4242
"@webpack-contrib/test-utils": "^0.1.2",

0 commit comments

Comments
 (0)