[CI Skip] 0.24.6

This commit is contained in:
Travis CI
2018-12-21 11:05:25 +00:00
parent 4407171346
commit ea547090a3
6 changed files with 7 additions and 7 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
{
"name": "@polkadot/ui-identicon",
"version": "0.24.5",
"version": "0.24.6",
"description": "Renders an SVG picture representing an address",
"main": "index.js",
"author": "Jaco Greeff <jacogr@gmail.com>",
@@ -11,7 +11,7 @@
"dependencies": {
"@babel/runtime": "^7.2.0",
"@polkadot/keyring": "^0.33.23",
"@polkadot/ui-settings": "^0.24.5",
"@polkadot/ui-settings": "^0.24.6",
"@polkadot/util-crypto": "^0.33.23",
"@types/color": "^3.0.0",
"@types/react-copy-to-clipboard": "^4.2.6",