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 54cb0bc commit 8543506Copy full SHA for 8543506
package.json
@@ -67,5 +67,8 @@
67
"ignore": [
68
".github/workflows"
69
]
70
+ },
71
+ "engines": {
72
+ "node": ">= 0.4"
73
}
74
0 commit comments