diff --git a/lerna.json b/lerna.json index 336c3e85ca..bcdef29daa 100644 --- a/lerna.json +++ b/lerna.json @@ -1,5 +1,4 @@ { "version": "independent", - "npmClient": "npm", - "useWorkspaces": true + "npmClient": "npm" }