Bump deps (#49)

This commit is contained in:
Jaco Greeff
2019-01-04 21:18:12 +01:00
committed by GitHub
parent 347a776541
commit e3d259b2e5
4 changed files with 47 additions and 47 deletions
+2 -2
View File
@@ -11,8 +11,8 @@
"license": "Apache-2.0",
"dependencies": {
"@babel/runtime": "^7.2.0",
"@polkadot/keyring": "^0.33.29",
"@polkadot/types": "^0.37.1",
"@polkadot/keyring": "^0.33.30",
"@polkadot/types": "^0.37.2",
"@types/store": "^2.0.1",
"store": "^2.0.12"
}