* 0.70

* Correct util versions
This commit is contained in:
Jaco Greeff
2021-02-28 14:17:02 +01:00
committed by GitHub
parent a88990cc73
commit a0c8fa1a84
14 changed files with 93 additions and 84 deletions
+3 -3
View File
@@ -1,6 +1,6 @@
{
"name": "@polkadot/ui-keyring",
"version": "0.69.2-3",
"version": "0.70.0",
"main": "index.js",
"sideEffects": [
"./detectPackage.js",
@@ -12,10 +12,10 @@
"contributors": [],
"license": "Apache-2.0",
"dependencies": {
"@babel/runtime": "^7.13.7",
"@babel/runtime": "^7.13.8",
"@polkadot/hw-ledger": "^5.9.2",
"@polkadot/keyring": "^5.9.2",
"@polkadot/ui-settings": "0.69.2-3",
"@polkadot/ui-settings": "0.70.0",
"@polkadot/util": "^5.9.2",
"@polkadot/x-rxjs": "^5.9.2",
"mkdirp": "^1.0.4",