Skip to content

Commit

Permalink
try again
Browse files Browse the repository at this point in the history
  • Loading branch information
georg-stone committed Dec 15, 2024
1 parent b13044d commit 2ba2e94
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,7 @@
"format": "prettier --write \"**/*.{ts,tsx,md,html,json,css,yml}\"",
"build:firefox": "turbo build:firefox",
"build:chrome": "turbo build:chrome",
"build:web": "turbo build:web --filter=apps/new-tab",
"build:ui": "turbo build:ui --filter=packages/ui"
"build:web": "turbo build:ui --filter=@flowtide/new-tab && turbo build:web --filter=@flowtide/new-tab"
},
"devDependencies": {
"prettier": "^3.2.5",
Expand Down

0 comments on commit 2ba2e94

Please sign in to comment.