Skip to content

Commit

Permalink
Merge pull request #946 from oraichain/pumb/sdk-swap
Browse files Browse the repository at this point in the history
pumb version sdk swap 1.1.4 fix swap with ledger
  • Loading branch information
haunv3 authored Sep 9, 2024
2 parents 71226b4 + dde8a17 commit 08149ca
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"@oraichain/orai-bitcoin": "2.0.0",
"@oraichain/oraidex-common-ui": "1.0.11",
"@oraichain/oraidex-contracts-sdk": "^1.0.47",
"@oraichain/oraidex-universal-swap": "1.1.3",
"@oraichain/oraidex-universal-swap": "1.1.4",
"@reduxjs/toolkit": "^1.9.3",
"@sentry/react": "^7.47.0",
"@tanstack/react-query": "^4.32.6",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4416,10 +4416,10 @@
resolved "https://registry.yarnpkg.com/@oraichain/oraidex-contracts-sdk/-/oraidex-contracts-sdk-1.0.45.tgz#42dae0fdd9e005f920ba305b987009f791acc365"
integrity sha512-/nYztdxEX5LQM4DMJQmi9HvZrBVoY3nLAmYqSKZGZ0U1h1SxU7O/o22R3/pQwB+sAJdcibaI8ygC0ov7jC8paA==

"@oraichain/oraidex-universal-swap@1.1.3":
version "1.1.3"
resolved "https://registry.yarnpkg.com/@oraichain/oraidex-universal-swap/-/oraidex-universal-swap-1.1.3.tgz#368c4ace6d273185c221d7212fbd87068e79d64e"
integrity sha512-5wbAUKwQBw2XvXD7uQkBKAvNPIBcHlnKa8xjkuWjAavyfotRt/fuDV4mqAMwajbzQ0TlYYYOL7mQqoSRs8mYQw==
"@oraichain/oraidex-universal-swap@1.1.4":
version "1.1.4"
resolved "https://registry.yarnpkg.com/@oraichain/oraidex-universal-swap/-/oraidex-universal-swap-1.1.4.tgz#134019ac5c69d6be5aca58380f982375a94f3d54"
integrity sha512-XkJRQWG6n1YYKRFcVGpjRTKS0sU60jgxwJB4lj0SgP5M2Kd1WsBCBj0dw44QxwZMm3Lzw9rufDzNgGWJZMGvAQ==
dependencies:
"@oraichain/common" "^1.0.3"
"@oraichain/oraidex-common" "^1.0.91"
Expand Down

0 comments on commit 08149ca

Please sign in to comment.