[CI Skip] 0.24.27

This commit is contained in:
Travis CI
2019-01-08 14:29:52 +00:00
parent b463c040f8
commit 68b790b71b
6 changed files with 7 additions and 7 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
{
"name": "@polkadot/ui-identicon",
"version": "0.24.26",
"version": "0.24.27",
"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.26",
"@polkadot/ui-settings": "^0.24.27",
"@polkadot/util-crypto": "^0.33.30",
"@types/color": "^3.0.0",
"@types/react-copy-to-clipboard": "^4.2.6",