Bump deps (#131)

This commit is contained in:
Jaco Greeff
2019-05-22 09:52:32 +02:00
committed by GitHub
parent 09a7ce6fd8
commit db7ad78faf
7 changed files with 1411 additions and 2173 deletions
+4 -4
View File
@@ -10,15 +10,15 @@
"contributors": [],
"license": "Apache-2.0",
"dependencies": {
"@babel/runtime": "^7.4.4",
"@babel/runtime": "^7.4.5",
"@types/store": "^2.0.1",
"store": "^2.0.12",
"styled-components": "^4.2.0"
},
"devDependencies": {
"@polkadot/keyring": "^0.91.0-beta.1",
"@polkadot/types": "^0.79.0-beta.31",
"@polkadot/util": "^0.91.0-beta.1"
"@polkadot/keyring": "^0.91.0-beta.2",
"@polkadot/types": "^0.79.0-beta.34",
"@polkadot/util": "^0.91.0-beta.2"
},
"peerDependencies": {
"@polkadot/keyring": "*",