This commit is contained in:
Jaco
2021-11-06 12:57:13 +01:00
committed by GitHub
parent bd7fa3db34
commit 6ceb397c87
14 changed files with 195 additions and 188 deletions
+6 -6
View File
@@ -16,14 +16,14 @@
"./detectPackage.cjs"
],
"type": "module",
"version": "0.86.4-1",
"version": "0.86.4",
"main": "index.js",
"dependencies": {
"@babel/runtime": "^7.15.4",
"@polkadot/hw-ledger": "^7.7.2-6",
"@polkadot/keyring": "^7.7.2-6",
"@polkadot/ui-settings": "0.86.4-1",
"@polkadot/util": "^7.7.2-6",
"@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",
"mkdirp": "^1.0.4",
"rxjs": "^7.4.0",
"store": "^2.0.12"