From 84f4387d6c99ef5fcca40e8b1c39b66f98ac75cf Mon Sep 17 00:00:00 2001 From: liujun93 Date: Fri, 15 Sep 2023 13:54:19 +0800 Subject: [PATCH] chore: lerna --- lerna.json | 1 - 1 file changed, 1 deletion(-) 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",