Bump deps (#149)

* Bump deps

* Rewrite yarn.lockRe-write yarn.lock
This commit is contained in:
Jaco Greeff
2019-06-21 11:33:43 +02:00
committed by GitHub
parent 4c368164f4
commit 49a0d06fb8
5 changed files with 437 additions and 86 deletions
+2 -2
View File
@@ -24,8 +24,8 @@
"react": "*"
},
"devDependencies": {
"@polkadot/keyring": "^0.94.0-beta.3",
"@polkadot/util-crypto": "^0.94.0-beta.3",
"@polkadot/keyring": "^0.94.0-beta.4",
"@polkadot/util-crypto": "^0.94.0-beta.4",
"xmlserializer": "^0.6.1"
}
}