Skip to content

Commit

Permalink
fix: Update turbo filter
Browse files Browse the repository at this point in the history
  • Loading branch information
drewdecarme committed Nov 2, 2023
1 parent 11ee247 commit 574f59a
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 @@ -20,7 +20,7 @@
},
"homepage": "https://github.com/drewdecarme/flare-city#readme",
"scripts": {
"build": "yarn turbo build --filter='!@flare-city/with-*'",
"build": "yarn turbo build --filter='!with-*'",
"packages:version": "yarn changeset version",
"packages:publish": "yarn build && yarn workspaces foreach --all --no-private npm publish --access public",
"packages:tag": "yarn changeset tag"
Expand Down

0 comments on commit 574f59a

Please sign in to comment.