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 e77bbe3 commit e2f4528Copy full SHA for e2f4528
1 file changed
package.json
@@ -80,5 +80,8 @@
80
"ignore": [
81
".github/workflows"
82
]
83
+ },
84
+ "engines": {
85
+ "node": ">= 0.4"
86
}
87
0 commit comments