Skip to content

Commit a9e76b0

Browse files
skirtles-codecexbrayat
authored andcommitted
chore: align Node version with Vite 7
1 parent f24ccd3 commit a9e76b0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"!template/**/node_modules/.bin/*"
1515
],
1616
"engines": {
17-
"node": ">=v20.0.0"
17+
"node": "^20.19.0 || >=22.12.0"
1818
},
1919
"scripts": {
2020
"prepare": "husky",

0 commit comments

Comments
 (0)