diff --git a/lerna.json b/lerna.json index 619eb8cc5..687654d50 100644 --- a/lerna.json +++ b/lerna.json @@ -2,7 +2,6 @@ "lerna": "7", "conventionalCommits": true, "npmClient": "yarn", - "useWorkspaces": true, "npmClientArgs": ["--no-lockfile"], "packages": ["packages/*", "wallets/*"], "version": "independent",