Bump deps (#33)

* Bump deps

* Bump deps, enable Alexander (testing)
This commit is contained in:
Jaco Greeff
2018-12-21 16:31:25 +01:00
committed by GitHub
parent 0f02e4ea0b
commit 08b0a02183
5 changed files with 33 additions and 29 deletions
+2 -2
View File
@@ -11,8 +11,8 @@
"license": "Apache-2.0",
"dependencies": {
"@babel/runtime": "^7.2.0",
"@polkadot/keyring": "^0.33.24",
"@polkadot/types": "^0.35.6",
"@polkadot/keyring": "^0.33.26",
"@polkadot/types": "^0.35.9",
"@types/store": "^2.0.1",
"store": "^2.0.12"
}