update ci to fix congratsbot

This commit is contained in:
Fred K. Schott 2022-03-21 16:17:15 -07:00
parent 7943334e01
commit b6553cfdc1

View file

@ -18,7 +18,7 @@
"benchmark": "turbo run benchmark --scope=astro",
"lint": "eslint \"packages/**/*.ts\"",
"format": "prettier -w .",
"version": "changeset version && pnpm install"
"version": "changeset version && pnpm install --no-frozen-lockfile"
},
"workspaces": [
"compiled/*",