* 2019

* Bump deps
This commit is contained in:
Jaco Greeff
2019-01-04 16:58:22 +01:00
committed by GitHub
parent e82b201d70
commit e77b1a365c
51 changed files with 814 additions and 769 deletions
+2 -2
View File
@@ -11,8 +11,8 @@
"license": "Apache-2.0",
"dependencies": {
"@babel/runtime": "^7.2.0",
"@polkadot/keyring": "^0.33.28",
"@polkadot/types": "^0.36.3",
"@polkadot/keyring": "^0.33.29",
"@polkadot/types": "^0.37.1",
"@types/store": "^2.0.1",
"store": "^2.0.12"
}