We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 82a9773 commit f940285Copy full SHA for f940285
app/package.json
@@ -3,6 +3,9 @@
3
"type": "module",
4
"version": "0.0.0",
5
"private": true,
6
+ "engines": {
7
+ "node": "^20.19.0 || >=22.12.0"
8
+ },
9
"scripts": {
10
"dev": "vite dev",
11
"build": "vite build",
0 commit comments