Bump deps (#36)

This commit is contained in:
Jaco Greeff
2018-12-25 14:21:45 +01:00
committed by GitHub
parent 195546c1c2
commit 13b5d938c7
3 changed files with 25 additions and 25 deletions
+2 -2
View File
@@ -10,9 +10,9 @@
"license": "Apache-2.0",
"dependencies": {
"@babel/runtime": "^7.2.0",
"@polkadot/keyring": "^0.33.26",
"@polkadot/keyring": "^0.33.27",
"@polkadot/ui-settings": "^0.24.10",
"@polkadot/util-crypto": "^0.33.26",
"@polkadot/util-crypto": "^0.33.27",
"@types/color": "^3.0.0",
"@types/react-copy-to-clipboard": "^4.2.6",
"color": "^3.0.0",
+2 -2
View File
@@ -11,8 +11,8 @@
"license": "Apache-2.0",
"dependencies": {
"@babel/runtime": "^7.2.0",
"@polkadot/keyring": "^0.33.26",
"@polkadot/types": "^0.35.9",
"@polkadot/keyring": "^0.33.27",
"@polkadot/types": "^0.35.10",
"@types/store": "^2.0.1",
"store": "^2.0.12"
}