* 2.6.2

* CHANGELOG
This commit is contained in:
Jaco
2022-06-25 07:59:36 +02:00
committed by GitHub
parent ae5b64a75f
commit 414392e69b
13 changed files with 133 additions and 126 deletions
+5 -5
View File
@@ -16,14 +16,14 @@
"./detectPackage.cjs"
],
"type": "module",
"version": "2.6.2-0-x",
"version": "2.6.2",
"main": "index.js",
"dependencies": {
"@babel/runtime": "^7.18.3",
"@polkadot/keyring": "^9.6.1",
"@polkadot/ui-settings": "2.6.2-0-x",
"@polkadot/util": "^9.6.1",
"@polkadot/util-crypto": "^9.6.1",
"@polkadot/keyring": "^9.6.2",
"@polkadot/ui-settings": "2.6.2",
"@polkadot/util": "^9.6.2",
"@polkadot/util-crypto": "^9.6.2",
"mkdirp": "^1.0.4",
"rxjs": "^7.5.5",
"store": "^2.0.12"