Skip to content

Commit

Permalink
Temporarily remove git check
Browse files Browse the repository at this point in the history
  • Loading branch information
mnemitz committed Oct 30, 2024
1 parent 0c75028 commit 1a5f984
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 @@ -12,7 +12,7 @@
"lint": "biome lint --write .",

"build:packages": "pnpm --filter '{packages/*}' build",
"publish:packages": "pnpm --filter '{packages/*}' publish --access=public"
"publish:packages": "pnpm --filter '{packages/*}' publish --access=public --no-git-checks"
},
"keywords": [],
"author": "",
Expand Down

0 comments on commit 1a5f984

Please sign in to comment.