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 cfc2bdc commit 32a4038Copy full SHA for 32a4038
package.json
@@ -86,5 +86,8 @@
86
"ignore": [
87
".github/workflows"
88
]
89
+ },
90
+ "engines": {
91
+ "node": ">= 0.4"
92
}
93
0 commit comments