init
This commit is contained in:
parent
574cc810b9
commit
b7dfd11d4f
@ -7,6 +7,9 @@
|
|||||||
"build": "next build",
|
"build": "next build",
|
||||||
"start": "next start",
|
"start": "next start",
|
||||||
"lint": "eslint"
|
"lint": "eslint"
|
||||||
|
},
|
||||||
|
"engines": {
|
||||||
|
"node": ">=20.9.0"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"react": "19.2.0",
|
"react": "19.2.0",
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user