Skip to content

Commit

Permalink
Update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
jinglescode committed Aug 28, 2024
1 parent 36d0a07 commit 507fa10
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": "@meshsdk/root",
"private": true,
"scripts": {
"build": "npm run build:mesh && npm run build:docs && npm run build:apps && npm run build:scripts",
"build": "turbo build",
"build:apps": "turbo run build:apps",
"build:docs": "turbo run build:docs",
"build:mesh": "turbo run build:mesh",
Expand Down

0 comments on commit 507fa10

Please sign in to comment.