Skip to content

Commit

Permalink
fix: update pnpm lock
Browse files Browse the repository at this point in the history
  • Loading branch information
renfengshi committed Mar 18, 2024
1 parent 3b259a1 commit e855022
Show file tree
Hide file tree
Showing 3 changed files with 228 additions and 3 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
"publishConfig": {
"access": "public"
},
"packageManager": "pnpm@8.15.5",
"scripts": {
"clean": "./scripts/clean.sh",
"build": "pnpm -r build",
Expand Down
1 change: 0 additions & 1 deletion packages/ur-registry-btc/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@
"description": "bc-ur-registry extension for BTC",
"main": "dist/index.js",
"types": "dist/index.d.ts",
"packageManager": "pnpm@6.35.1",
"directories": {
"lib": "src",
"test": "__tests__"
Expand Down
Loading

0 comments on commit e855022

Please sign in to comment.