Skip to content

Commit

Permalink
Update Node version
Browse files Browse the repository at this point in the history
  • Loading branch information
andreasonny83 committed May 8, 2021
1 parent ab16163 commit b1e4b8a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"version": "4.4.0",
"description": "Generate unique and memorable names",
"engines": {
"node": ">=6"
"node": ">=8"
},
"scripts": {
"lint": "eslint --ext .ts ./src",
Expand Down

0 comments on commit b1e4b8a

Please sign in to comment.