Skip to content

Commit

Permalink
fix integritee imports
Browse files Browse the repository at this point in the history
  • Loading branch information
nohaapav committed Mar 12, 2024
1 parent fa4b3c8 commit 6355da3
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 @@ -32,7 +32,7 @@
"@galacticcouncil/math-xyk": "^0.1.3",
"@galacticcouncil/sdk": "^1.1.11",
"@galacticcouncil/ui": "^3.0.4",
"@galacticcouncil/xcm-cfg": "^1.10.3",
"@galacticcouncil/xcm-cfg": "^1.10.4",
"@galacticcouncil/xcm-sdk": "^2.3.1",
"@lit-labs/react": "^1.1.0",
"@polkadot/api": "10.9.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1617,10 +1617,10 @@
lit "^2.5.0"
ts-debounce "^4.0.0"

"@galacticcouncil/xcm-cfg@^1.10.3":
version "1.10.3"
resolved "https://registry.yarnpkg.com/@galacticcouncil/xcm-cfg/-/xcm-cfg-1.10.3.tgz#3dc50abd9bf98d5a40344ea06f4b5cd960e6e4d1"
integrity sha512-/WVgeNkyYwKha5JoGFDKCJKLFzhiaK9EYPcG1xqFB3UAkIIbEKl/q5cJQ2ZdaFU+mue8egPCoP5ZMPaF3nqYwA==
"@galacticcouncil/xcm-cfg@^1.10.4":
version "1.10.4"
resolved "https://registry.yarnpkg.com/@galacticcouncil/xcm-cfg/-/xcm-cfg-1.10.4.tgz#5416702179a34fec954d67d654053cdc1a6501f9"
integrity sha512-58d5DU2inVNAfOCUJxKrLggYOvIXsZWpMdRma1KGAe6wkIzfAlW6EvnrDzGrEyMLooCBfp8HqrGwlGyOPZ+CWA==

"@galacticcouncil/xcm-sdk@^2.3.1":
version "2.3.1"
Expand Down

0 comments on commit 6355da3

Please sign in to comment.