We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a3bd9d0 commit 3cdf8eeCopy full SHA for 3cdf8ee
package.json
@@ -25,7 +25,7 @@
25
"test": "./node_modules/mocha/bin/mocha -R spec test/*-test.js"
26
},
27
"engines": {
28
- "node": ">=4.9.1 "
+ "node": ">=6.4.0"
29
30
"dependencies": {
31
"commander": "^5.1.0",
0 commit comments