Skip to content

Commit

Permalink
Update pnpm lockfile to reflect alpha.18
Browse files Browse the repository at this point in the history
  • Loading branch information
benvinegar committed Feb 12, 2025
1 parent db9e985 commit c14e751
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
2 changes: 2 additions & 0 deletions bump.sh
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,8 @@ echo ""
echo "Bumping @counterscale/server subdep in packages/cli to version $VERSION"
npm pkg set -w packages/cli dependencies.@counterscale/server=$VERSION

echo "Running pnpm install to update lockfile"
pnpm install

echo ""
echo "Next steps ..."
Expand Down
4 changes: 2 additions & 2 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit c14e751

Please sign in to comment.