Skip to content

Commit

Permalink
bump sdk to v24.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
polymath-eric committed Jun 11, 2024
1 parent af9cce3 commit 5088023
Show file tree
Hide file tree
Showing 2 changed files with 406 additions and 306 deletions.
34 changes: 17 additions & 17 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@
"@polymeshassociation/browser-extension-signing-manager": "^2.2.0",
"@polymeshassociation/hashicorp-vault-signing-manager": "^3.3.0",
"@polymeshassociation/local-signing-manager": "^3.2.0",
"@polymeshassociation/polymesh-sdk": "^24.3.0",
"@polymeshassociation/polymesh-sdk": "^24.6.0",
"await-to-js": "^3.0.0",
"axios": "^1.3.4",
"bull": "^4.10.3",
Expand All @@ -114,21 +114,21 @@
"zod": "^3.20.2"
},
"resolutions": {
"@polkadot/keyring": "12.4.2",
"@polkadot/api-augment": "10.9.1",
"@polkadot/api-base": "10.9.1",
"@polkadot/api-derive": "10.9.1",
"@polkadot/rpc-augment": "10.9.1",
"@polkadot/rpc-core": "10.9.1",
"@polkadot/rpc-provider": "10.9.1",
"@polkadot/types": "10.9.1",
"@polkadot/types-augment": "10.9.1",
"@polkadot/types-codec": "10.9.1",
"@polkadot/types-create": "10.9.1",
"@polkadot/types-known": "10.9.1",
"@polkadot/util": "12.4.2",
"@polkadot/networks": "12.4.2",
"@polkadot/util-crypto": "12.4.2",
"@polkadot/x-bigint": "12.4.2"
"@polkadot/keyring": "12.6.2",
"@polkadot/api-augment": "11.2.1",
"@polkadot/api-base": "11.2.1",
"@polkadot/api-derive": "11.2.1",
"@polkadot/rpc-augment": "11.2.1",
"@polkadot/rpc-core": "11.2.1",
"@polkadot/rpc-provider": "11.2.1",
"@polkadot/types": "11.2.1",
"@polkadot/types-augment": "11.2.1",
"@polkadot/types-codec": "11.2.1",
"@polkadot/types-create": "11.2.1",
"@polkadot/types-known": "11.2.1",
"@polkadot/util": "12.6.2",
"@polkadot/networks": "12.6.2",
"@polkadot/util-crypto": "12.6.2",
"@polkadot/x-bigint": "12.6.2"
}
}
Loading

0 comments on commit 5088023

Please sign in to comment.