Skip to content

Commit

Permalink
update polkadot stuff
Browse files Browse the repository at this point in the history
  • Loading branch information
Rihyx committed Nov 22, 2024
1 parent b730349 commit b6d75a2
Show file tree
Hide file tree
Showing 2 changed files with 196 additions and 120 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,12 +37,12 @@
"changeset:publish": "pnpm run build && pnpm publish -r"
},
"dependencies": {
"@polkadot/api": "^12.4.2",
"@polkadot/api-augment": "^12.4.2",
"@polkadot/apps-config": "^0.143.2",
"@polkadot/types": "^12.4.2",
"@polkadot/util": "^13.1.1",
"@polkadot/util-crypto": "^13.1.1",
"@polkadot/api": "^14.3.1",
"@polkadot/api-augment": "^14.3.1",
"@polkadot/apps-config": "^0.146.1",
"@polkadot/types": "^14.3.1",
"@polkadot/util": "^13.2.3",
"@polkadot/util-crypto": "^13.2.3",
"@wormhole-foundation/sdk-connect": "^0.10.7",
"@wormhole-foundation/sdk-evm": "^0.10.7",
"@wormhole-foundation/sdk-evm-tokenbridge": "^0.10.7"
Expand Down
Loading

0 comments on commit b6d75a2

Please sign in to comment.