Merge pull request #148 from bipproduction/lukman/27-agustus-2024

update package json
This commit is contained in:
Amalia
2024-08-27 14:24:09 +08:00
committed by GitHub

View File

@@ -9,7 +9,7 @@
"lint": "next lint"
},
"prisma": {
"seed": "tsx prisma/seed.ts"
"seed": "npx tsx prisma/seed.ts"
},
"dependencies": {
"@hookstate/core": "^4.0.1",