[CI Skip] 0.24.18

This commit is contained in:
Travis CI
2019-01-01 16:20:33 +00:00
parent 6ad6a3aefa
commit 85304a7624
6 changed files with 7 additions and 7 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
{
"name": "@polkadot/ui-identicon",
"version": "0.24.17",
"version": "0.24.18",
"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.17",
"@polkadot/ui-settings": "^0.24.18",
"@polkadot/util-crypto": "^0.33.27",
"@types/color": "^3.0.0",
"@types/react-copy-to-clipboard": "^4.2.6",