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 2a4367c commit efe8508Copy full SHA for efe8508
1 file changed
package.json
@@ -15,7 +15,7 @@
15
"posthtml": "lib/cli.js"
16
},
17
"engines": {
18
- "node": ">=6"
+ "node": ">=8"
19
20
"scripts": {
21
"version": "conventional-changelog -i changelog.md -s -r 0 && git commit -am \"build: update changelog\"",
0 commit comments