From 22e91fcd9fb786a58efaa7c77992db3456a152f6 Mon Sep 17 00:00:00 2001 From: Matteo Bruni <176620+matteobruni@users.noreply.github.com> Date: Sun, 4 Jun 2023 23:52:54 +0200 Subject: [PATCH] build: fix lerna version --- lerna.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lerna.json b/lerna.json index a52b16c..d3740b3 100644 --- a/lerna.json +++ b/lerna.json @@ -5,7 +5,7 @@ "components/*" ], "useWorkspaces": true, - "version": "indipendent", + "version": "independent", "npmClient": "pnpm", "conventionalCommits": true, "command": {