Skip to content

Commit

Permalink
upd
Browse files Browse the repository at this point in the history
  • Loading branch information
zhangtao25 committed Nov 14, 2024
1 parent bc6fb99 commit e7e8652
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/canyon-collect/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@
"private": true,
"license": "UNLICENSED",
"scripts": {
"vercel-build": "ls && pnpm run prisma:migrate && pnpm run prisma:generate && nest build",
"build": "pnpm run prisma:migrate && pnpm run prisma:generate && nest build",
"prisma:migrate": "echo 'hi'",
"prisma:generate": "npx prisma generate"
Expand Down

0 comments on commit e7e8652

Please sign in to comment.