[CI Skip] 0.24.11

This commit is contained in:
Travis CI
2018-12-25 13:24:07 +00:00
parent 13b5d938c7
commit ec53a4e9ce
6 changed files with 7 additions and 7 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
{
"name": "@polkadot/ui-identicon",
"version": "0.24.10",
"version": "0.24.11",
"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.27",
"@polkadot/ui-settings": "^0.24.10",
"@polkadot/ui-settings": "^0.24.11",
"@polkadot/util-crypto": "^0.33.27",
"@types/color": "^3.0.0",
"@types/react-copy-to-clipboard": "^4.2.6",