This commit is contained in:
Jaco
2021-11-01 12:37:11 +01:00
committed by GitHub
parent 10450a350b
commit 921bb0a4a0
14 changed files with 196 additions and 197 deletions
+5 -5
View File
@@ -17,14 +17,14 @@
"./detectPackage.cjs"
],
"type": "module",
"version": "0.86.3-3",
"version": "0.86.3",
"main": "index.js",
"dependencies": {
"@babel/runtime": "^7.15.4",
"@polkadot/hw-ledger": "^7.6.1",
"@polkadot/keyring": "^7.6.1",
"@polkadot/ui-settings": "0.86.3-3",
"@polkadot/util": "^7.6.1",
"@polkadot/hw-ledger": "^7.7.1",
"@polkadot/keyring": "^7.7.1",
"@polkadot/ui-settings": "0.86.3",
"@polkadot/util": "^7.7.1",
"mkdirp": "^1.0.4",
"rxjs": "^7.4.0",
"store": "^2.0.12"