Skip to content

Commit

Permalink
fix: Updates package.json to _actual_ supported (tested) NodeJS versi…
Browse files Browse the repository at this point in the history
…ons. (#379)
  • Loading branch information
jbottigliero authored and bcoe committed Jun 11, 2019
1 parent e1791ab commit 15eec8a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -19,7 +19,7 @@
"url": "git+https://github.com/conventional-changelog/standard-version.git"
},
"engines": {
"node": ">=4.0"
"node": ">=8.0"
},
"keywords": [
"conventional-changelog",
Expand Down

0 comments on commit 15eec8a

Please sign in to comment.