From: Yadd <yadd@debian.org>
Date: Tue, 28 Oct 2025 00:35:26 +0100
Subject: add useWorkspaces in lerna

Forwarded: not-needed
Last-Update: 2023-09-02
---
 lerna.json | 1 +
 1 file changed, 1 insertion(+)

diff --git a/lerna.json b/lerna.json
index 191e73e..c2ac617 100644
--- a/lerna.json
+++ b/lerna.json
@@ -1,4 +1,5 @@
 {
   "version": "independent",
+  "useWorkspaces": true,
   "npmClient": "yarn"
 }
