We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2b8d39c commit 8a1c749Copy full SHA for 8a1c749
1 file changed
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": "18 || 20 || 22"
21
},
22
"scripts": {
23
<% if (features.includes('build')) { -%>
0 commit comments