Bump deps (#74)

* Bump deps

* Expose options with isDevelopment
This commit is contained in:
Jaco Greeff
2019-02-15 11:13:34 +01:00
committed by GitHub
parent 177d0093ea
commit 46a8dad405
7 changed files with 40 additions and 35 deletions
+2 -2
View File
@@ -22,8 +22,8 @@
"react": "*"
},
"devDependencies": {
"@polkadot/keyring": "^0.34.6",
"@polkadot/util-crypto": "^0.34.6",
"@polkadot/keyring": "^0.34.10",
"@polkadot/util-crypto": "^0.34.10",
"xmlserializer": "^0.6.1"
}
}