We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eaf48ab commit 0fc90a5Copy full SHA for 0fc90a5
1 file changed
package.json
@@ -46,5 +46,8 @@
46
"@typescript/native-preview": "^7.0.0-dev.20260401.1",
47
"tsdown": "^0.21.7",
48
"zod": "^4.3.6"
49
+ },
50
+ "engines": {
51
+ "node": ">=24"
52
}
53
0 commit comments