Update package.json

This commit is contained in:
dum 2025-12-27 19:47:44 +05:30 committed by GitHub
parent 52eb267442
commit c2d728c3e2
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -2,7 +2,6 @@
"private": true,
"version": "2.1.3",
"scripts": {
"postinstall": "nitro prepare && prisma generate",
"build": "nitro build",
"dev": "nitro dev",
"prepare": "nitro prepare",