Bump deps (#75)

This commit is contained in:
Jaco Greeff
2019-02-15 18:10:43 +01:00
committed by GitHub
parent 22952f7ed7
commit d0982d23ba
6 changed files with 1874 additions and 1891 deletions
+5 -5
View File
@@ -10,15 +10,15 @@
"contributors": [],
"license": "Apache-2.0",
"dependencies": {
"@babel/runtime": "^7.2.0",
"@babel/runtime": "^7.3.1",
"@types/store": "^2.0.1",
"rxjs": "^6.3.3",
"rxjs": "^6.4.0",
"store": "^2.0.12"
},
"devDependencies": {
"@polkadot/keyring": "^0.34.10",
"@polkadot/types": "^0.43.4",
"@polkadot/util": "^0.34.10"
"@polkadot/keyring": "^0.34.15",
"@polkadot/types": "^0.43.6",
"@polkadot/util": "^0.34.15"
},
"peerDependencies": {
"@polkadot/keyring": "*",