diff --git a/.changes/config.json b/.changes/config.json index aea71dac..57e60c11 100644 --- a/.changes/config.json +++ b/.changes/config.json @@ -53,7 +53,7 @@ "updater", "window" ], - "postversion": "pnpm install" + "postversion": "pnpm install --no-frozen-lockfile" }, "api-example-js": { "path": "./examples/api",