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 8dad725 commit b6713dbCopy full SHA for b6713db
1 file changed
package.json
@@ -18,7 +18,7 @@
18
"test": "tape test/*.js | tap-spec"
19
},
20
"engines": {
21
- "node": "8"
+ "node": ">= 8"
22
23
"eslintConfig": {
24
"env": {
0 commit comments