Cleanup and @lezer/lr upgrade
This commit is contained in:
+3
-1
@@ -2,6 +2,8 @@
|
||||
|
||||
VERSION=$1
|
||||
npm version --ws $VERSION || true
|
||||
npm install --ws server --save @silverbulletmd/web@$VERSION @silverbulletmd/plugs@$VERSION @silverbulletmd/common@$VERSION
|
||||
npm install --workspace packages/server --save @silverbulletmd/web@$VERSION @silverbulletmd/common@$VERSION @silverbulletmd/plugs@$VERSION
|
||||
npm install --workspace packages/plugs --save @silverbulletmd/common@$VERSION
|
||||
|
||||
npm run clean-build
|
||||
npm run publish-all
|
||||
Reference in New Issue
Block a user