initial workspace contribution

Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
This commit is contained in:
Andrey Platov
2021-08-19 09:36:12 +02:00
parent 5ce8370a63
commit dec3adefeb
14 changed files with 1380 additions and 8 deletions
+5
View File
@@ -721,5 +721,10 @@
"projectFolder": "server/mongo",
"shouldPublish": true
},
{
"packageName": "@anticrm/workspace",
"projectFolder": "server/workspace",
"shouldPublish": true
},
]
}