Skip to content

Commit

Permalink
Update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
zhangtao25 authored Nov 14, 2024
1 parent b1134d7 commit 712604f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/canyon-collect/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"private": true,
"license": "UNLICENSED",
"scripts": {
"preinstall": "prisma generate",
"preinstall": "prisma generate && ls",
"build": "prisma generate && nest build",
"start": "prisma generate && nest start"
},
Expand Down

0 comments on commit 712604f

Please sign in to comment.