We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e59e47d commit 2a3367fCopy full SHA for 2a3367f
package.json
@@ -51,10 +51,10 @@
51
"test:test-release": "yarn build:scripts && node scripts/build/runYarnPack.js"
52
},
53
"dependencies": {
54
+ "@polkadot-api/merkleize-metadata": "^1.1.29",
55
"@polkadot/api": "16.5.2",
56
"@polkadot/api-augment": "16.5.2",
57
"@polkadot/api-contract": "16.5.2",
- "@polkadot-api/merkleize-metadata": "^1.1.29",
58
"@polkadot/types": "16.5.2",
59
"@polkadot/types-codec": "16.5.2",
60
"@polkadot/util": "13.5.8",
0 commit comments