* 2.8.1

* trigger
This commit is contained in:
Jaco
2022-07-09 09:26:03 +02:00
committed by GitHub
parent c9afdacb89
commit 951a745d0f
15 changed files with 175 additions and 172 deletions
+5 -5
View File
@@ -16,14 +16,14 @@
"./detectPackage.cjs"
],
"type": "module",
"version": "2.7.3-0-x",
"version": "2.8.0",
"main": "index.js",
"dependencies": {
"@babel/runtime": "^7.18.6",
"@polkadot/keyring": "^9.7.2",
"@polkadot/ui-settings": "2.7.3-0-x",
"@polkadot/util": "^9.7.2",
"@polkadot/util-crypto": "^9.7.2",
"@polkadot/keyring": "^10.0.1",
"@polkadot/ui-settings": "2.8.0",
"@polkadot/util": "^10.0.1",
"@polkadot/util-crypto": "^10.0.1",
"mkdirp": "^1.0.4",
"rxjs": "^7.5.5",
"store": "^2.0.12"