Skip to content

Commit 15eec8a

Browse files
jbottiglierobcoe
authored andcommitted
fix: Updates package.json to _actual_ supported (tested) NodeJS versions. (#379)
1 parent e1791ab commit 15eec8a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"url": "git+https://github.com/conventional-changelog/standard-version.git"
2020
},
2121
"engines": {
22-
"node": ">=4.0"
22+
"node": ">=8.0"
2323
},
2424
"keywords": [
2525
"conventional-changelog",

0 commit comments

Comments
 (0)