Bump deps (#156)

* Bump deps

* Re-write
This commit is contained in:
Jaco Greeff
2019-07-14 14:29:06 +02:00
committed by GitHub
parent fe8781f240
commit 038774db49
5 changed files with 106 additions and 104 deletions
+3 -3
View File
@@ -14,7 +14,7 @@
"@types/color": "^3.0.0",
"@types/react-copy-to-clipboard": "^4.2.6",
"color": "^3.1.2",
"jdenticon": "^2.1.1",
"jdenticon": "2.1.1",
"react-copy-to-clipboard": "^5.0.1",
"styled-components": "^4.3.1"
},
@@ -24,8 +24,8 @@
"react": "*"
},
"devDependencies": {
"@polkadot/keyring": "^0.94.0-beta.9",
"@polkadot/util-crypto": "^0.94.0-beta.9",
"@polkadot/keyring": "^0.94.0-beta.11",
"@polkadot/util-crypto": "^0.94.0-beta.11",
"xmlserializer": "^0.6.1"
}
}