Skip to content

Commit

Permalink
fix: temporary build fix
Browse files Browse the repository at this point in the history
  • Loading branch information
alejandro25262 committed Jun 26, 2024
1 parent e276d26 commit 0381c22
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 @@ -16,7 +16,7 @@
"packages/*"
],
"scripts": {
"build": "lerna run build",
"build": "lerna run build --scope=@mifiel/{api-client,api-client-auth} && yarn build:widget",
"build:widget": "lerna run build --scope=@mifiel/widget-stencil && lerna run build --scope=@mifiel/{widget-react,widget-vue,angular-workspace}",
"husky": "husky",
"lint": "lerna run lint",
Expand Down

0 comments on commit 0381c22

Please sign in to comment.