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 ebc05aa commit 1f5d651Copy full SHA for 1f5d651
1 file changed
package.json
@@ -66,5 +66,8 @@
66
"ignore": [
67
".github/workflows"
68
]
69
+ },
70
+ "engines": {
71
+ "node": ">= 0.4"
72
}
73
0 commit comments