Bump API (#31)

This commit is contained in:
Jaco Greeff
2018-12-21 11:36:36 +01:00
committed by GitHub
parent 21ad7d5ca1
commit 0808424ddd
4 changed files with 35 additions and 63 deletions
+2 -2
View File
@@ -11,8 +11,8 @@
"license": "Apache-2.0",
"dependencies": {
"@babel/runtime": "^7.2.0",
"@polkadot/keyring": "^0.33.22",
"@polkadot/types": "^0.34.12",
"@polkadot/keyring": "^0.33.23",
"@polkadot/types": "^0.35.4",
"@types/store": "^2.0.1",
"store": "^2.0.12"
}