Skip to content

Commit

Permalink
chore: bump sats wagmi and sdk versions
Browse files Browse the repository at this point in the history
  • Loading branch information
slavastartsev committed Jan 31, 2025
1 parent 42c3eaa commit 66aa87c
Show file tree
Hide file tree
Showing 3 changed files with 27 additions and 21 deletions.
2 changes: 1 addition & 1 deletion apps/evm/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
},
"dependencies": {
"@binance/w3w-wagmi-connector-v2": "1.2.4-alpha.0",
"@gobob/bob-sdk": "^3.1.2",
"@gobob/bob-sdk": "^3.1.4",
"@gobob/chains": "workspace:^",
"@gobob/currency": "workspace:^",
"@gobob/hooks": "workspace:^",
Expand Down
2 changes: 1 addition & 1 deletion packages/sats-wagmi/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,6 @@
"typecheck": "tsc --noEmit"
},
"dependencies": {
"@gobob/sats-wagmi": "^0.3.19"
"@gobob/sats-wagmi": "^0.3.20"
}
}
44 changes: 25 additions & 19 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 66aa87c

Please sign in to comment.