This commit is contained in:
Jaco
2021-11-30 07:25:15 +01:00
committed by GitHub
parent 7d195211c1
commit 3f131a58c8
14 changed files with 143 additions and 132 deletions
+5 -5
View File
@@ -16,14 +16,14 @@
"./detectPackage.cjs"
],
"type": "module",
"version": "0.87.2-0",
"version": "0.87.2",
"main": "index.js",
"dependencies": {
"@babel/runtime": "^7.16.3",
"@polkadot/hw-ledger": "^8.0.2",
"@polkadot/keyring": "^8.0.2",
"@polkadot/ui-settings": "0.87.2-0",
"@polkadot/util": "^8.0.2",
"@polkadot/hw-ledger": "^8.0.4",
"@polkadot/keyring": "^8.0.4",
"@polkadot/ui-settings": "0.87.2",
"@polkadot/util": "^8.0.4",
"mkdirp": "^1.0.4",
"rxjs": "^7.4.0",
"store": "^2.0.12"