Skip to content

Commit 144b609

Browse files
chore(deps): update dependency pnpm to v10
1 parent 6f7b975 commit 144b609

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
- uses: pnpm/action-setup@v4
2626
name: Install pnpm
2727
with:
28-
version: 9.15.4
28+
version: 10.6.2
2929
run_install: false
3030

3131
- name: Get pnpm store directory

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"type": "git",
66
"url": "https://github.com/txnlab/use-wallet.git"
77
},
8-
"packageManager": "pnpm@9.15.4",
8+
"packageManager": "pnpm@10.6.2",
99
"type": "module",
1010
"scripts": {
1111
"build": "pnpm build:packages && pnpm build:examples",

0 commit comments

Comments
 (0)