Bump deps (#418)

This commit is contained in:
Jaco Greeff
2020-12-12 10:23:14 +01:00
committed by GitHub
parent 5d82af6912
commit 4288680bce
11 changed files with 127 additions and 127 deletions
+4 -4
View File
@@ -10,16 +10,16 @@
"license": "Apache-2.0",
"dependencies": {
"@babel/runtime": "^7.12.5",
"@polkadot/keyring": "^4.2.2-14",
"@polkadot/keyring": "^4.2.2-15",
"@polkadot/ledger": "^0.62.2-27",
"@polkadot/ui-settings": "0.62.2-27",
"@polkadot/util": "^4.2.2-14",
"@polkadot/x-rxjs": "^2.10.2-13",
"@polkadot/util": "^4.2.2-15",
"@polkadot/x-rxjs": "^2.10.2-14",
"mkdirp": "^1.0.4",
"store": "^2.0.12"
},
"devDependencies": {
"@polkadot/types": "^2.10.2-13",
"@polkadot/types": "^2.10.2-14",
"@types/mkdirp": "^1.0.1",
"@types/store": "^2.0.2"
},