Skip to content

Commit

Permalink
chore: configure dockview-react package
Browse files Browse the repository at this point in the history
  • Loading branch information
mathuo committed May 14, 2024
1 parent 3fcbf65 commit e3eb851
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 --scope '{dockview-core,dockview,dockview-vue}'",
"build": "lerna run build --scope '{dockview-core,dockview,dockview-vue,dockview-react}'",
"clean": "lerna run clean",
"docs": "typedoc",
"generate-docs": "node scripts/docs.mjs",
Expand Down

0 comments on commit e3eb851

Please sign in to comment.