Update package.json

This commit is contained in:
MacRimi 2025-02-14 11:50:51 +01:00 committed by GitHub
parent f8404cf2a0
commit 349e9f71f0
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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