Skip to content

Commit 780772b

Browse files
committed
Update package.json
1 parent a204499 commit 780772b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
"license": "Apache-2.0",
88
"scripts": {
99
"prebuild": "rimraf dist",
10+
"postinstall": "prisma generate",
1011
"build": "nest build",
1112
"format": "prettier --write \"src/**/*.ts\" \"test/**/*.ts\" \"prisma/**/*.ts\"",
1213
"format:check": "prettier --check \"src/**/*.ts\" \"test/**/*.ts\" \"prisma/**/*.ts\"",

0 commit comments

Comments
 (0)