Skip to content

Commit

Permalink
set sdk release version
Browse files Browse the repository at this point in the history
  • Loading branch information
IDIDOS committed Feb 14, 2025
1 parent 88f10c1 commit 23fd08d
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 @@ -85,7 +85,7 @@
"ngx-cookie-service": "^16.0.0",
"querystring-es3": "^0.2.1",
"rpc-websockets": "7.9.0",
"rubic-sdk": "5.52.7-alpha-ref-programm.0",
"rubic-sdk": "5.52.7",
"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 @@ -17366,10 +17366,10 @@ rpc-websockets@^9.0.2:
bufferutil "^4.0.1"
utf-8-validate "^5.0.2"

rubic-sdk@5.52.7-alpha-ref-programm.0:
version "5.52.7-alpha-ref-programm.0"
resolved "https://registry.yarnpkg.com/rubic-sdk/-/rubic-sdk-5.52.7-alpha-ref-programm.0.tgz#a8891954a34ff9f2768bd3b748e41beebbf257d0"
integrity sha512-4/B+DEIbpVZtEwp/+A3jNnbkhxdqy7h7l5xhvMBGVayrWN8PKdfSahGCXIIg1m/gUCUu+y4pjnq5+VuIqvfGUQ==
rubic-sdk@5.52.7:
version "5.52.7"
resolved "https://registry.yarnpkg.com/rubic-sdk/-/rubic-sdk-5.52.7.tgz#bfeb1c1f496f6a6edd492661c5ee140f4bd1ff7a"
integrity sha512-mGSSdjnU/3J8in/HJW6RwtBP4l25LSr4nyiv4fYSY1Gqin87iE/s7JKXk9b69WwHRgF0T/SZgFkAb0Vy++n+AQ==
dependencies:
"@1inch/limit-order-protocol-utils" "3.0.1"
"@arbitrum/sdk" "^3.1.3"
Expand Down

0 comments on commit 23fd08d

Please # to comment.