Skip to content

Commit c768827

Browse files
committed
bob-ts prepare script
1 parent be2f3d2 commit c768827

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"type": "module",
1616
"main": "dist/index.js",
1717
"scripts": {
18-
"prepare": "prisma generate",
18+
"prepare": "prisma generate && bob-ts",
1919
"build": "bob-ts",
2020
"db:prepare": "prisma generate",
2121
"dev": "bob-ts-watch -c \"node dist/index.js\"",

0 commit comments

Comments
 (0)