diff --git a/lerna.json b/lerna.json index dabb023cd..1a3cacb6d 100644 --- a/lerna.json +++ b/lerna.json @@ -3,6 +3,5 @@ "packages/*" ], "version": "1.0.0", - "npmClient": "yarn", - "useWorkspaces": true -} + "npmClient": "yarn" +} \ No newline at end of file