We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 59f3bd5 commit 9146d79Copy full SHA for 9146d79
1 file changed
package.json
@@ -37,6 +37,9 @@
37
"bin",
38
"dist"
39
],
40
+ "engines": {
41
+ "node": ">=14.17"
42
+ },
43
"scripts": {
44
"prepare": "esno scripts/prepare.ts",
45
"build": "unbuild",
0 commit comments