Skip to content

Commit

Permalink
chore: update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
theodesp committed Oct 21, 2024
1 parent abd9deb commit 0176266
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 @@ -24,7 +24,7 @@
]
},
"scripts": {
"build": "npm run build --workspaces",
"build": "npm run build --workspace=@faustjs/core --workspace=@faustjs/react --workspace=@faustjs/next --workspace=@faustwp/cli --workspace=@faustwp/core --workspace=@faustwp/blocks --workspace=@faustwp/block-editor-utils",
"build:experimental": "npm run build --workspace=experimental-packages/experimental-app-router",
"build:core": "npm run build --workspace=@faustjs/core",
"build:next": "npm run build --workspace=@faustjs/next",
Expand Down

0 comments on commit 0176266

Please sign in to comment.