Skip to content

Commit

Permalink
Merge branch 'main' into renovate/vite-6.x
Browse files Browse the repository at this point in the history
  • Loading branch information
drichar authored Dec 5, 2024
2 parents 9554749 + 2342b8c commit 29b0718
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
- uses: pnpm/action-setup@v4
name: Install pnpm
with:
version: 9.12.2
version: 9.14.4
run_install: false

- name: Get pnpm store directory
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"type": "git",
"url": "https://github.com/txnlab/use-wallet.git"
},
"packageManager": "pnpm@9.12.2",
"packageManager": "pnpm@9.14.4",
"type": "module",
"scripts": {
"build": "pnpm build:packages && pnpm build:examples",
Expand Down

0 comments on commit 29b0718

Please sign in to comment.