Skip to content

Commit

Permalink
xcm-cfg 5.7.1 (bifrost & astar dest fee fixes)
Browse files Browse the repository at this point in the history
  • Loading branch information
nohaapav committed Dec 6, 2024
1 parent f1b3cc6 commit caf2af2
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 @@ -47,7 +47,7 @@
"@galacticcouncil/math-xyk": "^1.0.0",
"@galacticcouncil/sdk": "^5.1.0",
"@galacticcouncil/ui": "^5.2.3",
"@galacticcouncil/xcm-cfg": "^5.7.0",
"@galacticcouncil/xcm-cfg": "^5.7.1",
"@galacticcouncil/xcm-core": "^5.4.0",
"@galacticcouncil/xcm-sdk": "^7.0.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 @@ -2294,10 +2294,10 @@
lit "^3.1.4"
ts-debounce "^4.0.0"

"@galacticcouncil/xcm-cfg@^5.7.0":
version "5.7.0"
resolved "https://registry.yarnpkg.com/@galacticcouncil/xcm-cfg/-/xcm-cfg-5.7.0.tgz#2d6ae82af822a6f8a3395a90c6e9a15e9ad1b86a"
integrity sha512-Q07fWFFlKIg3MHkqzqWh6nlADR2E1p7zcpsN3E4v9WWPjuo9490NpHeqZsd7RRvaMItb3yJQxlKY0Sn01uqV/g==
"@galacticcouncil/xcm-cfg@^5.7.1":
version "5.7.1"
resolved "https://registry.yarnpkg.com/@galacticcouncil/xcm-cfg/-/xcm-cfg-5.7.1.tgz#6675625ddafbb3937233b7318ce6104975dda669"
integrity sha512-Be+lNGcfx96Q3wWpaC460AcNcSawJNJrPF8FgIXmoFcXTFcCXzG/Ut75CYGv67Z/3Z//jjIVXJFB5X08QlmVPw==
dependencies:
"@galacticcouncil/xcm-core" "^5.4.0"

Expand Down

0 comments on commit caf2af2

Please sign in to comment.