try to fix ci build, by adding name root to top package.json

see https://github.com/lerna/lerna/issues/1835
This commit is contained in:
Sebastian Sdorra
2019-10-23 15:35:25 +02:00
parent 2c817cdb5e
commit 6da13b651c

View File

@@ -1,4 +1,5 @@
{
"name": "root",
"private": true,
"workspaces": [
"scm-ui/*",