diff --git a/lerna.json b/lerna.json index 88b2f734c..6901528b2 100644 --- a/lerna.json +++ b/lerna.json @@ -5,8 +5,5 @@ "access": "public" }, "npmClient": "yarn", - "packages": [ - "packages/core", - "packages/tldraw" - ] -} + "useWorkspaces": true +} \ No newline at end of file