Skip to content

Commit

Permalink
sdk
Browse files Browse the repository at this point in the history
  • Loading branch information
nguyenhoaidanh committed Oct 16, 2023
1 parent 69904cc commit 484933e
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 @@ -46,7 +46,7 @@
"@blocto/web3-react-connector": "^1.0.0",
"@coinbase/wallet-sdk": "^3.0.4",
"@esbuild-plugins/node-globals-polyfill": "^0.2.3",
"@kybernetwork/oauth2": "1.0.1-rc.2",
"@kybernetwork/oauth2": "1.0.1-rc.3",
"@kyberswap/krystal-walletconnect-v2": "0.0.1",
"@kyberswap/ks-sdk-classic": "^1.0.3",
"@kyberswap/ks-sdk-core": "1.0.11",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2257,10 +2257,10 @@
bs58 "^5.0.0"
uuid "^8.3.2"

"@kybernetwork/oauth2@1.0.1-rc.2":
version "1.0.1-rc.2"
resolved "https://npm.pkg.github.com/download/@kybernetwork/oauth2/1.0.1-rc.2/d794632b4bd3b40de9f545a0d287d6704940ca8c#d794632b4bd3b40de9f545a0d287d6704940ca8c"
integrity sha512-bcwYLBVZfVTapryseP9JgJGqAw8J/4HkiWos9lzo/dm9mB7oEg9HqpxxZYZoOKENHqPe6L7CXkibZ+B5G8ZU6w==
"@kybernetwork/oauth2@1.0.1-rc.3":
version "1.0.1-rc.3"
resolved "https://npm.pkg.github.com/download/@kybernetwork/oauth2/1.0.1-rc.3/203f2fdca94c06938ab606111b90f7b15e6e8cef#203f2fdca94c06938ab606111b90f7b15e6e8cef"
integrity sha512-HJufZhA/wPeF5d/8/swXh9Pd/E7OzJ1iQpOysaJ8WUIUUgAxYb54j2cVX5COAd76r5EctD0ge4ekhOSRDcNVAg==
dependencies:
axios "1.2.1"
client-oauth2 "^4.3.3"
Expand Down

0 comments on commit 484933e

Please sign in to comment.