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