Skip to content

Commit

Permalink
chore: up pnpm
Browse files Browse the repository at this point in the history
  • Loading branch information
posva committed Apr 22, 2024
1 parent 6dccb1b commit 091be55
Show file tree
Hide file tree
Showing 3 changed files with 4,930 additions and 4,043 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
- uses: actions/checkout@v4
- uses: pnpm/action-setup@v2
with:
version: 8
version: 9
- uses: actions/setup-node@v4
with:
node-version: '20'
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@pinia/colada",
"type": "module",
"version": "0.6.0",
"packageManager": "pnpm@8.15.7",
"packageManager": "pnpm@9.0.5",
"description": "The smart data fetching layer for Pinia",
"publishConfig": {
"access": "public"
Expand Down

0 comments on commit 091be55

Please sign in to comment.