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 fdbdda5 commit 87e2bd3Copy full SHA for 87e2bd3
package.json
@@ -35,5 +35,8 @@
35
"aud": "^2.0.4",
36
"eslint": "=8.8.0",
37
"tape": "^5.0.1"
38
+ },
39
+ "engines": {
40
+ "node": ">= 0.10"
41
}
42
0 commit comments