Update package.json

This commit is contained in:
MacRimi
2025-09-29 18:47:18 +02:00
parent 5262c7863e
commit edb09777de

View File

@@ -8,7 +8,7 @@
"build": "next build", "build": "next build",
"start": "next start", "start": "next start",
"lint": "next lint", "lint": "next lint",
"export": "next export" "export": "next build"
}, },
"dependencies": { "dependencies": {
"@hookform/resolvers": "^3.10.0", "@hookform/resolvers": "^3.10.0",