We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c3247fd commit 24ef32eCopy full SHA for 24ef32e
package.json
@@ -27,5 +27,8 @@
27
"mocha": "^3.0.2",
28
"mocha-lcov-reporter": "^1.2.0",
29
"through2": "^2.0.1"
30
+ },
31
+ "engines": {
32
+ "node": ">=6"
33
}
34
0 commit comments