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 1990903 commit 87ac67eCopy full SHA for 87ac67e
package.json
@@ -65,7 +65,7 @@
65
],
66
"main": "index.js",
67
"engines": {
68
- "node": ">=0.12.0"
+ "node": ">=6"
69
},
70
"scripts": {
71
"test": "mocha"
0 commit comments