From b67e04e5c497f07af1bdc612c0d161440c824f8a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sebastian=20Krzy=C5=BCanowski?= Date: Tue, 6 Feb 2024 22:35:41 +0100 Subject: [PATCH] chore(packages): wip --- lerna.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lerna.json b/lerna.json index 760f876..ca4c8bd 100644 --- a/lerna.json +++ b/lerna.json @@ -4,7 +4,7 @@ "command": { "publish": { "registry": "https://registry.npmjs.org/", - "loglevel": "verbose" + "loglevel": "error" }, "version": { "allowBranch": "main",