Bump deps (#111)

This commit is contained in:
Jaco Greeff
2019-04-03 13:09:53 +02:00
committed by GitHub
parent 9a3538e29b
commit 8047647cc7
7 changed files with 717 additions and 538 deletions
+2 -2
View File
@@ -9,8 +9,8 @@
],
"license": "Apache-2.0",
"dependencies": {
"@babel/runtime": "^7.4.2",
"@polkadot/util": "^0.76.0-beta.5",
"@babel/runtime": "^7.4.3",
"@polkadot/util": "^0.76.0-beta.7",
"@types/store": "^2.0.1",
"store": "^2.0.12"
}