* 2.8.2

* Bump dev
This commit is contained in:
Jaco
2022-07-10 11:05:27 +02:00
committed by GitHub
parent 0b2e8e1bbe
commit e1b7f8cdcd
14 changed files with 139 additions and 133 deletions
+5 -5
View File
@@ -16,14 +16,14 @@
"./detectPackage.cjs"
],
"type": "module",
"version": "2.8.1",
"version": "2.8.2",
"main": "index.js",
"dependencies": {
"@babel/runtime": "^7.18.6",
"@polkadot/keyring": "^10.0.1",
"@polkadot/ui-settings": "2.8.1",
"@polkadot/util": "^10.0.1",
"@polkadot/util-crypto": "^10.0.1",
"@polkadot/keyring": "^10.0.2",
"@polkadot/ui-settings": "2.8.2",
"@polkadot/util": "^10.0.2",
"@polkadot/util-crypto": "^10.0.2",
"mkdirp": "^1.0.4",
"rxjs": "^7.5.5",
"store": "^2.0.12"