Skip to content

Commit

Permalink
fix build
Browse files Browse the repository at this point in the history
  • Loading branch information
ocavue committed Dec 19, 2024
1 parent 1fa8ab3 commit e3667ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"node": ">=20"
},
"scripts": {
"build": "pnpm -r run build",
"build": "pnpm -r --sequential run build",
"commit": "git-cz",
"ex": "pnpm --filter=e2e start",
"test": "pnpm build && pnpm --filter=e2e test",
Expand Down

0 comments on commit e3667ce

Please sign in to comment.