File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed
Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -10,6 +10,7 @@ lerna run build \
1010 --scope @alilc/lowcode-editor-skeleton \
1111 --scope @alilc/lowcode-designer \
1212 --scope @alilc/lowcode-plugin-designer \
13+ --scope @alilc/lowcode-plugin-command \
1314 --scope @alilc/lowcode-plugin-outline-pane \
1415 --scope @alilc/lowcode-react-renderer \
1516 --scope @alilc/lowcode-react-simulator-renderer \
Original file line number Diff line number Diff line change @@ -13,4 +13,5 @@ tnpm sync @alilc/lowcode-renderer-core
1313tnpm sync @alilc/lowcode-react-renderer
1414tnpm sync @alilc/lowcode-react-simulator-renderer
1515tnpm sync @alilc/lowcode-engine
16- tnpm sync @alilc/lowcode-workspace
16+ tnpm sync @alilc/lowcode-workspace
17+ tnpm sync @alilc/lowcode-plugin-command
You can’t perform that action at this time.
0 commit comments