Bump deps, TS 3.5.1 (#135)

This commit is contained in:
Jaco Greeff
2019-05-29 22:59:48 +02:00
committed by GitHub
parent 16b1353dd1
commit 80aa1a8fc4
6 changed files with 188 additions and 183 deletions
+2 -2
View File
@@ -24,8 +24,8 @@
"react": "*"
},
"devDependencies": {
"@polkadot/keyring": "^0.91.1",
"@polkadot/util-crypto": "^0.91.1",
"@polkadot/keyring": "^0.92.0-beta.2",
"@polkadot/util-crypto": "^0.92.0-beta.2",
"xmlserializer": "^0.6.1"
}
}