diff --git a/package-lock.json b/package-lock.json index 83686fd2e2..3998f2bb38 100644 --- a/package-lock.json +++ b/package-lock.json @@ -9,7 +9,6 @@ "version": "1.0.0-pre.11", "license": "Apache-2.0", "workspaces": [ - ".", "catalog" ], "dependencies": { diff --git a/package.json b/package.json index fec504f2ee..42e0d31cfd 100644 --- a/package.json +++ b/package.json @@ -37,7 +37,6 @@ "!catalog" ], "workspaces": [ - ".", "catalog" ], "dependencies": { @@ -125,4 +124,4 @@ ] } } -} \ No newline at end of file +}