Skip to content

Commit

Permalink
Merge pull request #28 from oraichain/fix/remove-kwt
Browse files Browse the repository at this point in the history
remove kwt
  • Loading branch information
haunv3 authored Oct 31, 2024
2 parents 7b688d2 + 491def5 commit a76b4c0
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 @@ -18,7 +18,7 @@
"@oraichain/ethereum-multicall": "^1.0.2",
"@oraichain/kawaiiverse-txs": "^0.0.3",
"@oraichain/orai-bitcoin": "^1.0.7",
"@oraichain/oraidex-common": "^1.1.23",
"@oraichain/oraidex-common": "^1.1.28",
"@oraichain/oraidex-common-ui": "1.0.11",
"@oraichain/oraidex-contracts-sdk": "^1.0.26",
"@oraichain/oraidex-universal-swap": "1.1.15",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3039,10 +3039,10 @@
react-use "^17.4.0"
react-use-websocket "^4.5.0"

"@oraichain/oraidex-common@^1.1.21", "@oraichain/oraidex-common@^1.1.23":
version "1.1.23"
resolved "https://registry.yarnpkg.com/@oraichain/oraidex-common/-/oraidex-common-1.1.23.tgz#7f9b57182972dc4f2f3a9a1fe103c0b12b24fec8"
integrity sha512-f7JYAWZH0Hb0UAH1df5oORWZXeiEIX3gN1a5e+udUDuTqexzC2kVJ5TZyj4KDgJo6JyEjVr10zrzWm+tcFR4fg==
"@oraichain/oraidex-common@^1.1.21", "@oraichain/oraidex-common@^1.1.28":
version "1.1.28"
resolved "https://registry.yarnpkg.com/@oraichain/oraidex-common/-/oraidex-common-1.1.28.tgz#9bf25c825e3ee7a76bf8c00174579ca2b81d6fdb"
integrity sha512-+1CiI9E03MWtNQ3D7dDWtwbONikpdY1+USmvU6gOKd26uhDqDHKgi7MGnmz2t+Z8/4oqY36aySZhh3d9ybakxg==
dependencies:
"@cosmjs/amino" "0.31.3"
"@cosmjs/cosmwasm-stargate" "0.31.3"
Expand Down

0 comments on commit a76b4c0

Please sign in to comment.