Bump deps

This commit is contained in:
Jaco Greeff
2019-07-19 07:33:24 +02:00
parent acd37161ca
commit 76ccfb3505
6 changed files with 815 additions and 773 deletions
+4 -4
View File
@@ -10,7 +10,7 @@
"contributors": [],
"license": "Apache-2.0",
"dependencies": {
"@babel/runtime": "^7.5.4",
"@babel/runtime": "^7.5.5",
"@types/mkdirp": "^0.5.2",
"@types/store": "^2.0.2",
"extensionizer": "^1.0.1",
@@ -19,9 +19,9 @@
"styled-components": "^4.3.1"
},
"devDependencies": {
"@polkadot/keyring": "^0.94.0-beta.12",
"@polkadot/types": "^0.82.0-beta.67",
"@polkadot/util": "^0.94.0-beta.12"
"@polkadot/keyring": "^0.94.0-beta.17",
"@polkadot/types": "^0.82.0-beta.73",
"@polkadot/util": "^0.94.0-beta.17"
},
"peerDependencies": {
"@polkadot/keyring": "*",