This commit is contained in:
Jaco
2022-01-09 07:47:11 +01:00
committed by GitHub
parent aa38aadec7
commit 89de8d44d3
13 changed files with 145 additions and 145 deletions
+6 -6
View File
@@ -16,15 +16,15 @@
"./detectPackage.cjs"
],
"type": "module",
"version": "0.88.2-4",
"version": "0.89.0",
"main": "index.js",
"dependencies": {
"@babel/runtime": "^7.16.7",
"@polkadot/hw-ledger": "^8.2.3-29",
"@polkadot/keyring": "^8.2.3-29",
"@polkadot/ui-settings": "0.88.2-4",
"@polkadot/util": "^8.2.3-29",
"@polkadot/util-crypto": "^8.2.3-29",
"@polkadot/hw-ledger": "^8.3.1",
"@polkadot/keyring": "^8.3.1",
"@polkadot/ui-settings": "0.89.0",
"@polkadot/util": "^8.3.1",
"@polkadot/util-crypto": "^8.3.1",
"mkdirp": "^1.0.4",
"rxjs": "^7.5.1",
"store": "^2.0.12"