From 2eb0eb9d894928018e30869182f8b4dc802a6383 Mon Sep 17 00:00:00 2001 From: Eric Black Date: Fri, 17 Jan 2025 13:17:17 -0800 Subject: [PATCH] Remove useWorkspaces property as it is no longer needed --- lerna.json | 1 - 1 file changed, 1 deletion(-) diff --git a/lerna.json b/lerna.json index 3043dbd734..93f855c806 100644 --- a/lerna.json +++ b/lerna.json @@ -1,6 +1,5 @@ { "version": "10.0.2", - "useWorkspaces": true, "npmClient": "yarn", "command": { "publish": {