Bump deps (#136)

* Bump deps

* Rewrite yarn.lock
This commit is contained in:
Jaco Greeff
2019-05-31 14:43:16 +02:00
committed by GitHub
parent 1cd605203f
commit 844a46de50
6 changed files with 92 additions and 92 deletions
+3 -3
View File
@@ -16,9 +16,9 @@
"styled-components": "^4.2.0"
},
"devDependencies": {
"@polkadot/keyring": "^0.92.0-beta.2",
"@polkadot/types": "^0.80.0-beta.13",
"@polkadot/util": "^0.92.0-beta.2"
"@polkadot/keyring": "^0.92.0-beta.3",
"@polkadot/types": "^0.80.0-beta.15",
"@polkadot/util": "^0.92.0-beta.3"
},
"peerDependencies": {
"@polkadot/keyring": "*",