This commit is contained in:
Jaco
2021-12-05 10:12:22 +01:00
committed by GitHub
parent e03f41f43b
commit 285b9ba97a
14 changed files with 668 additions and 615 deletions
+5 -5
View File
@@ -16,14 +16,14 @@
"./detectPackage.cjs"
],
"type": "module",
"version": "0.87.4-0",
"version": "0.87.4",
"main": "index.js",
"dependencies": {
"@babel/runtime": "^7.16.3",
"@polkadot/hw-ledger": "^8.0.5",
"@polkadot/keyring": "^8.0.5",
"@polkadot/ui-settings": "0.87.4-0",
"@polkadot/util": "^8.0.5",
"@polkadot/hw-ledger": "^8.1.1",
"@polkadot/keyring": "^8.1.1",
"@polkadot/ui-settings": "0.87.4",
"@polkadot/util": "^8.1.1",
"mkdirp": "^1.0.4",
"rxjs": "^7.4.0",
"store": "^2.0.12"