Skip to content

Commit

Permalink
update ci to fix congratsbot
Browse files Browse the repository at this point in the history
  • Loading branch information
FredKSchott committed Mar 21, 2022
1 parent 7943334 commit b6553cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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/*",
Expand Down

0 comments on commit b6553cf

Please sign in to comment.