Bump deps (#428)

* Bump deps

* Bump deps
This commit is contained in:
Jaco Greeff
2021-01-14 10:45:10 +01:00
committed by GitHub
parent 596331daf3
commit 3f6a37a535
12 changed files with 400 additions and 291 deletions
+4 -4
View File
@@ -14,16 +14,16 @@
"license": "Apache-2.0",
"dependencies": {
"@babel/runtime": "^7.12.5",
"@polkadot/keyring": "^5.2.3",
"@polkadot/keyring": "^5.2.4-4",
"@polkadot/ledger": "^0.65.2-3",
"@polkadot/ui-settings": "0.65.2-3",
"@polkadot/util": "^5.2.3",
"@polkadot/x-rxjs": "^3.3.3-0",
"@polkadot/util": "^5.2.4-4",
"@polkadot/x-rxjs": "^3.4.2-8",
"mkdirp": "^1.0.4",
"store": "^2.0.12"
},
"devDependencies": {
"@polkadot/types": "^3.3.3-0",
"@polkadot/types": "^3.4.2-8",
"@types/mkdirp": "^1.0.1",
"@types/store": "^2.0.2"
},