This commit is contained in:
Jaco
2021-11-07 08:40:23 +01:00
committed by GitHub
parent f222cbb6c0
commit 84a18f3c0b
14 changed files with 148 additions and 141 deletions
+5 -5
View File
@@ -16,14 +16,14 @@
"./detectPackage.cjs"
],
"type": "module",
"version": "0.86.4",
"version": "0.86.5",
"main": "index.js",
"dependencies": {
"@babel/runtime": "^7.16.0",
"@polkadot/hw-ledger": "^7.8.1",
"@polkadot/keyring": "^7.8.1",
"@polkadot/ui-settings": "0.86.4",
"@polkadot/util": "^7.8.1",
"@polkadot/hw-ledger": "^7.8.2",
"@polkadot/keyring": "^7.8.2",
"@polkadot/ui-settings": "0.86.5",
"@polkadot/util": "^7.8.2",
"mkdirp": "^1.0.4",
"rxjs": "^7.4.0",
"store": "^2.0.12"