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 bec883f commit 0852be6Copy full SHA for 0852be6
package.json
@@ -74,5 +74,8 @@
74
"ignore": [
75
".github/workflows"
76
]
77
+ },
78
+ "engines": {
79
+ "node": ">= 0.4"
80
}
81
0 commit comments