diff --git a/.changes/config.json b/.changes/config.json index ccd78fa78..8c3325ff7 100644 --- a/.changes/config.json +++ b/.changes/config.json @@ -142,7 +142,7 @@ ], "prepublish": [ { - "command": "pnpm", + "command": "pnpm i --frozen-lockfile", "dryRunCommand": true }, {