修复构建问题
This commit is contained in:
@@ -1,11 +1,11 @@
|
||||
{
|
||||
"name": "lanhu-admin",
|
||||
"version": "1.0.2",
|
||||
"version": "1.1.0",
|
||||
"private": true,
|
||||
"scripts": {
|
||||
"dev": "next dev -H 0.0.0.0 --turbopack",
|
||||
"build": "next build --turbopack",
|
||||
"lint": "eslint --fix"
|
||||
"lint": "biome check --write"
|
||||
},
|
||||
"dependencies": {
|
||||
"@hookform/resolvers": "^4.1.3",
|
||||
|
||||
Reference in New Issue
Block a user