Skip to content

Commit

Permalink
import real sdk
Browse files Browse the repository at this point in the history
  • Loading branch information
nicholaspai committed Jan 30, 2025
1 parent 108cfb4 commit 2074a53
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 @@ -12,7 +12,7 @@
"dependencies": {
"@across-protocol/constants": "^3.1.30",
"@across-protocol/contracts": "^3.0.25",
"@across-protocol/sdk": "^3.4.18-beta.0",
"@across-protocol/sdk": "^3.4.18",
"@arbitrum/sdk": "^4.0.2",
"@consensys/linea-sdk": "^0.2.1",
"@defi-wonderland/smock": "^2.3.5",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -53,10 +53,10 @@
yargs "^17.7.2"
zksync-web3 "^0.14.3"

"@across-protocol/sdk@^3.4.18-beta.0":
version "3.4.18-beta.0"
resolved "https://registry.yarnpkg.com/@across-protocol/sdk/-/sdk-3.4.18-beta.0.tgz#8e524c2796a134d1d8ce0f526954e7ca59ef4c47"
integrity sha512-AJmqlNjb96Oc0Q39os98H2hxIaqVF1kYeqgrd3FAFsc/rUYO5670Z87qJQtwBmIL6XWFTgnbXcdLzQ1ig2wZnA==
"@across-protocol/sdk@^3.4.18":
version "3.4.18"
resolved "https://registry.yarnpkg.com/@across-protocol/sdk/-/sdk-3.4.18.tgz#a01efad8c24b36a4a725aace4edb307b8fab8083"
integrity sha512-KQG4BEWIxKYUF12B529E7FAvwVZg84T1c+4RJFClRlxGpV7Kk8jydFbFqWWee4bG1eOaIgFbX26Nq9DQOFK7lA==
dependencies:
"@across-protocol/across-token" "^1.0.0"
"@across-protocol/constants" "^3.1.30"
Expand Down

0 comments on commit 2074a53

Please sign in to comment.