Skip to content

Commit

Permalink
fix: zap migration cache store
Browse files Browse the repository at this point in the history
  • Loading branch information
viet-nv committed Dec 27, 2024
1 parent 046bb59 commit 2062b10
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 @@ -51,7 +51,7 @@
"@kyberswap/ks-sdk-core": "1.1.7",
"@kyberswap/ks-sdk-elastic": "^1.1.2",
"kane-liquidity-widgets": "1.2.11",
"viet-nv-zap-migration-widgets": "1.0.11",
"viet-nv-zap-migration-widgets": "1.0.12",
"@kyberswap/oauth2": "1.0.2",
"@lingui/macro": "^4.6.0",
"@lingui/react": "^4.6.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -19499,10 +19499,10 @@ viem@^2.21.55:
webauthn-p256 "0.0.10"
ws "8.18.0"

[email protected].11:
version "1.0.11"
resolved "https://registry.yarnpkg.com/viet-nv-zap-migration-widgets/-/viet-nv-zap-migration-widgets-1.0.11.tgz#8077d85de3638ee51c407c65dcc48bf381375cf4"
integrity sha512-ID42c94M15kujBS9GZa4/03DDn6YLvBn47BNLNWKtWqJ01Y6UVRUArsaJ/c0C9XCrdtoAQ3AdVdB1zXJ/vDc8w==
[email protected].12:
version "1.0.12"
resolved "https://registry.yarnpkg.com/viet-nv-zap-migration-widgets/-/viet-nv-zap-migration-widgets-1.0.12.tgz#19bd5a0e463828b097d0ac810264142c9447dd84"
integrity sha512-xrtFu8kvQfeWX2oOISi/gyjqaLIVht7pAiYzfO+MbBNdwNQrpi31I7dTFMsgge24BNnT7iaIHAiUd19bTGh0cg==
dependencies:
"@popperjs/core" "^2.11.8"
react-popper "^2.3.0"
Expand Down

0 comments on commit 2062b10

Please sign in to comment.