Skip to content

Commit

Permalink
chore: try with force #236
Browse files Browse the repository at this point in the history
  • Loading branch information
srizvi committed Apr 16, 2024
1 parent e2171d5 commit a9e5a51
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 @@ -6,7 +6,7 @@
},
"packageManager": "[email protected]",
"scripts": {
"build": "turbo build",
"build": "turbo build --force",
"clean": "git clean -xdf node_modules && rm -f pnpm-lock.yaml",
"clean:workspaces": "turbo clean",
"db:push": "pnpm -F db push",
Expand Down

0 comments on commit a9e5a51

Please sign in to comment.