Update package.json

This commit is contained in:
Matt 2022-11-08 08:56:43 -06:00 committed by GitHub
parent 72932aed1e
commit 9bd5431da6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -12,7 +12,6 @@
"start": "next start",
"lint": "next lint",
"preview": "next build && next start",
"vercel-build": "prisma generate && next build",
"postinstall": "prisma generate"
},
"dependencies": {