We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2b8d39c commit 7e79b8fCopy full SHA for 7e79b8f
templates/_common/package.json.ejs
@@ -17,7 +17,7 @@
17
"main": "dist/index.js",
18
"types": "dist/index.d.ts",
19
"engines": {
20
- "node": "14 || 16 || 18"
+ "node": "20 || 22 || 23"
21
},
22
"scripts": {
23
<% if (features.includes('build')) { -%>
0 commit comments