Skip to content

Commit efe8508

Browse files
committed
build: drop support old node
1 parent 2a4367c commit efe8508

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"posthtml": "lib/cli.js"
1616
},
1717
"engines": {
18-
"node": ">=6"
18+
"node": ">=8"
1919
},
2020
"scripts": {
2121
"version": "conventional-changelog -i changelog.md -s -r 0 && git commit -am \"build: update changelog\"",

0 commit comments

Comments
 (0)