Skip to content

Commit

Permalink
Update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
tevko authored Sep 25, 2024
1 parent 1a2fda2 commit e5f48c8
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 @@ -8,7 +8,7 @@
"packages/*"
],
"scripts": {
"build": "yarn workspace @pdevzero-inc/react-log-viewer build",
"build": "yarn workspace @devzero-inc/react-log-viewer build",
"build:watch": "npm run build:watch -w @devzero-inc/react-log-viewer",
"build:docs": "yarn workspace @devzero-inc/react-log-viewer docs:build",
"start": "concurrently --kill-others \"npm run build:watch\" \"npm run docs:develop -w @devzero-inc/react-log-viewer\"",
Expand Down

0 comments on commit e5f48c8

Please sign in to comment.