Bump api & common (#5)

This commit is contained in:
Jaco Greeff
2018-12-06 12:39:58 +01:00
committed by GitHub
parent f1395d95f7
commit 9a4b94e534
3 changed files with 25 additions and 25 deletions
+2 -2
View File
@@ -11,8 +11,8 @@
"license": "Apache-2.0",
"dependencies": {
"@babel/runtime": "^7.1.5",
"@polkadot/keyring": "^0.33.8",
"@polkadot/types": "^0.32.24",
"@polkadot/keyring": "^0.33.9",
"@polkadot/types": "^0.33.3",
"store": "^2.0.12"
}
}