Bump deps (api & common) (#24)

This commit is contained in:
Jaco Greeff
2018-12-17 23:10:49 +01:00
committed by GitHub
parent dbc3288a13
commit 7aa86bdc8a
3 changed files with 26 additions and 25 deletions
+2 -2
View File
@@ -11,8 +11,8 @@
"license": "Apache-2.0",
"dependencies": {
"@babel/runtime": "^7.2.0",
"@polkadot/keyring": "^0.33.13",
"@polkadot/types": "^0.33.19",
"@polkadot/keyring": "^0.33.17",
"@polkadot/types": "^0.33.25",
"@types/store": "^2.0.1",
"store": "^2.0.12"
}