Skip to content

Commit

Permalink
Remove prepub script
Browse files Browse the repository at this point in the history
  • Loading branch information
tedspare committed Oct 1, 2024
1 parent 850378f commit c7581ce
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@
"scripts": {
"tailwind": "bunx tailwindcss -i ./src/styles.css -o ./dist/output.css",
"watch": "bun run build --watch",
"prepublishOnly": "bun run build",
"clean": "rm -rf .next && rm -rf node_modules",
"bleed": "bunx npm-check-updates -u && bun i",
"format": "prettier --write .",
Expand Down

0 comments on commit c7581ce

Please sign in to comment.