From 436aeb79fb6fa8ea63af0ea779e2f474b2b4554f Mon Sep 17 00:00:00 2001 From: Jonas Kruckenberg Date: Sat, 9 Sep 2023 23:37:38 +0200 Subject: [PATCH] Revert "Update config.json" This reverts commit 82a38f256e5302a6364004f34a27e6089f350e7b. --- .changes/config.json | 1 + 1 file changed, 1 insertion(+) diff --git a/.changes/config.json b/.changes/config.json index 3f93622..4d91e1e 100644 --- a/.changes/config.json +++ b/.changes/config.json @@ -4,6 +4,7 @@ "github action": { "version": true, "preversion": [ + "pnpm install --no-optional --no-frozen-lockfile", "pnpm build", "pnpm package" ],