diff --git a/lerna.json b/lerna.json index 09a05af9..5142d627 100644 --- a/lerna.json +++ b/lerna.json @@ -2,7 +2,6 @@ "$schema": "node_modules/lerna/schemas/lerna-schema.json", "version": "independent", "npmClient": "npm", - "useWorkspaces": true, "command": { "publish": { "conventionalCommits": true,