[CI Skip] 0.24.24

This commit is contained in:
Travis CI
2019-01-07 09:37:23 +00:00
parent 623c7ed15e
commit 2c2c184bcf
6 changed files with 7 additions and 7 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
{
"name": "@polkadot/ui-identicon",
"version": "0.24.23",
"version": "0.24.24",
"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.30",
"@polkadot/ui-settings": "^0.24.23",
"@polkadot/ui-settings": "^0.24.24",
"@polkadot/util-crypto": "^0.33.30",
"@types/color": "^3.0.0",
"@types/react-copy-to-clipboard": "^4.2.6",