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.
engines.node
1 parent 0e7a2d9 commit f2dc13eCopy full SHA for f2dc13e
package.json
@@ -32,5 +32,8 @@
32
"@ljharb/eslint-config": "^21.1.1",
33
"eslint": "=8.8.0",
34
"tape": "^5.9.0"
35
+ },
36
+ "engines": {
37
+ "node": ">= 0.4"
38
}
39
0 commit comments