move binprotocol to submodule (server)

This commit is contained in:
Elijah R
2024-06-25 21:24:08 -04:00
parent 3384e47e20
commit a2f450b374
10 changed files with 20 additions and 27 deletions

View File

@@ -3,6 +3,7 @@ all:
yarn workspace @computernewb/nodejs-rfb run build
yarn workspace @cvmts/shared run build
yarn workspace @cvmts/qemu run build
yarn workspace @cvmts/collab-vm-1.2-binary-protocol run build
yarn workspace @cvmts/cvmts run build
pkg: