We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e30fce0 commit e099b3cCopy full SHA for e099b3c
package.json
@@ -61,11 +61,11 @@
61
"valid-url": "^1.0.9"
62
},
63
"resolutions": {
64
- "@polkadot/api": "9.10.2",
65
- "@polkadot/rpc-provider": "9.10.2",
+ "@polkadot/api": "9.14.2",
+ "@polkadot/rpc-provider": "9.14.2",
66
"@polkadot/keyring": "10.4.2",
67
"@polkadot/util": "10.4.2",
68
"@polkadot/util-crypto": "10.4.2",
69
- "@polkadot/types": "9.10.2"
+ "@polkadot/types": "9.14.2"
70
}
71
0 commit comments