Skip to content

Commit

Permalink
2361, revert sdk version
Browse files Browse the repository at this point in the history
  • Loading branch information
PseudoElement committed Apr 17, 2024
1 parent 4156328 commit 631f0aa
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 @@ -75,7 +75,7 @@
"ng-inline-svg-2": "^15.0.1",
"ngx-cookie-service": "^16.0.0",
"querystring-es3": "^0.2.1",
"rubic-sdk": "5.15.7-alpha.solana.1",
"rubic-sdk": "5.15.6",
"rxjs": "7.8.1",
"ts-cacheable": "^1.0.5",
"viem": "^1.21.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -16503,10 +16503,10 @@ rpc-websockets@^7.5.1:
bufferutil "^4.0.1"
utf-8-validate "^5.0.2"

[email protected].7-alpha.solana.1:
version "5.15.7-alpha.solana.1"
resolved "https://registry.yarnpkg.com/rubic-sdk/-/rubic-sdk-5.15.7-alpha.solana.1.tgz#94c33c2d89025a008e035157e2cda0e315eaa0aa"
integrity sha512-3VoiDKNtrOck2tnxZTRWK+kFCos4wf/VkVo9Xji6zLsWAYEoHmGVuwUszQ2u7DsIhF3KzomT8wbk0v1wNxhZow==
[email protected].6:
version "5.15.6"
resolved "https://registry.yarnpkg.com/rubic-sdk/-/rubic-sdk-5.15.6.tgz#b19f6e855804c966cd1d9385ea9a1fa30b408ecd"
integrity sha512-LRO6JvvtB4z8rrT2pzXDhMbaG4CVvdbmeiVXEHk1w6oaV8eUK13RJfl7AjCv3UnTxjKTInG2Bk3DPA56Yf42cw==
dependencies:
"@1inch/limit-order-protocol-utils" "3.0.1"
"@arbitrum/sdk" "^3.1.3"
Expand Down

0 comments on commit 631f0aa

Please sign in to comment.