Skip to content

Commit

Permalink
Merge pull request #1832 from galacticcouncil/upgrade-sdk-pr90
Browse files Browse the repository at this point in the history
🧚 SDK Preview: [Fix hub foreign asset keys]
  • Loading branch information
nohaapav authored Nov 19, 2024
2 parents f391c20 + e1e78c7 commit a937022
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 @@ -44,7 +44,7 @@
"@galacticcouncil/math-xyk": "^1.0.0",
"@galacticcouncil/sdk": "^4.5.0",
"@galacticcouncil/ui": "^5.2.3",
"@galacticcouncil/xcm-cfg": "^5.4.1",
"@galacticcouncil/xcm-cfg": "5.4.2-pr90-84ef243",
"@galacticcouncil/xcm-core": "^5.3.0",
"@galacticcouncil/xcm-sdk": "^6.3.0",
"@hookform/resolvers": "^3.3.4",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2276,10 +2276,10 @@
lit "^3.1.4"
ts-debounce "^4.0.0"

"@galacticcouncil/xcm-cfg@^5.4.1":
version "5.4.1"
resolved "https://registry.yarnpkg.com/@galacticcouncil/xcm-cfg/-/xcm-cfg-5.4.1.tgz#dbd2e5595697881aefdc6e9abfdf95104b1b1e79"
integrity sha512-HGU2kb5NU/aqZZ/naNjEY3xXqhduhFq5CbQgjTcqNosRSD5RhMnICdAdT704/HQKJ/5U/j5Z5fULoxjBGXhImA==
"@galacticcouncil/[email protected].2-pr90-84ef243":
version "5.4.2-pr90-84ef243"
resolved "https://registry.yarnpkg.com/@galacticcouncil/xcm-cfg/-/xcm-cfg-5.4.2-pr90-84ef243.tgz#238770d450b62285efb21b527eb54e479306caeb"
integrity sha512-Vo9UynzsjVDA+ySi7OKe0tgwjzH9771IYE2JGfvLp8unjNchKJwzIsKELMYmYZfvqAKuiY8dMvxxFK09gcyubw==
dependencies:
"@galacticcouncil/xcm-core" "^5.3.0"

Expand Down

0 comments on commit a937022

Please sign in to comment.