Skip to content

Commit

Permalink
Minimum node version 10
Browse files Browse the repository at this point in the history
  • Loading branch information
riyadhalnur committed Aug 16, 2019
1 parent 918bc83 commit 6c1b9e7
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 @@ -14,7 +14,7 @@
"weather": "cli.js"
},
"engines": {
"node": ">=6"
"node": ">=10"
},
"scripts": {
"test": "mocha -t 10000 tests/tests.js",
Expand Down

0 comments on commit 6c1b9e7

Please # to comment.