We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2ba2f89 commit c894ee3Copy full SHA for c894ee3
package.json
@@ -60,12 +60,12 @@
60
"valid-url": "^1.0.9"
61
},
62
"resolutions": {
63
- "@polkadot/api": "9.10.2",
64
- "@polkadot/rpc-provider": "9.10.2",
+ "@polkadot/api": "9.14.2",
+ "@polkadot/rpc-provider": "9.14.2",
65
"@polkadot/keyring": "10.4.2",
66
"@polkadot/util": "10.4.2",
67
"@polkadot/util-crypto": "10.4.2",
68
- "@polkadot/types": "9.10.2"
+ "@polkadot/types": "9.14.2"
69
70
"packageManager": "[email protected]"
71
}
0 commit comments