Skip to content

Commit

Permalink
bump polkadot deps for CheckMetadataHash
Browse files Browse the repository at this point in the history
  • Loading branch information
brenzi committed Jun 14, 2024
1 parent db019b7 commit 03a8de7
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,11 +15,11 @@
"@mantine/hooks": "^7.6.2",
"@paraspell/sdk": "^5.1.0",
"@paraspell/xcm-router": "^1.1.0",
"@polkadot/api": "^10.12.4",
"@polkadot/extension-dapp": "^0.46.9",
"@polkadot/extension-inject": "^0.46.9",
"@polkadot/api": "^11.2.1",
"@polkadot/extension-dapp": "^0.47.5",
"@polkadot/extension-inject": "^0.47.5",
"@polkadot/keyring": "^12.6.2",
"@polkadot/types": "^10.12.6",
"@polkadot/types": "^11.2.1",
"@polkadot/util": "^12.6.2",
"@tabler/icons-react": "^2.47.0",
"axios": "^1.6.8",
Expand Down

0 comments on commit 03a8de7

Please sign in to comment.