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 53f0d6d commit 65fa63fCopy full SHA for 65fa63f
1 file changed
package.json
@@ -68,5 +68,8 @@
68
"ignore": [
69
".github/workflows"
70
]
71
+ },
72
+ "engines": {
73
+ "node": ">= 0.4"
74
}
75
0 commit comments