Skip to content

Commit

Permalink
stupid hacky fix
Browse files Browse the repository at this point in the history
  • Loading branch information
thewilloftheshadow committed Apr 19, 2024
1 parent a6cb3c6 commit 4e87270
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 @@ -2,7 +2,7 @@
"name": "@buape/carbon",
"description": "Carbon monorepo",
"scripts": {
"build": "turbo run build",
"build": "turbo run build --filter carbon && turbo run build",
"dev": "dotenv -- turbo run dev",
"lint": "biome check . --apply",
"preinstall": "npx only-allow pnpm",
Expand Down

0 comments on commit 4e87270

Please sign in to comment.