[CI Skip] 0.22.4

This commit is contained in:
Travis CI
2018-12-05 15:14:51 +00:00
parent 08c1041f65
commit f1395d95f7
5 changed files with 6 additions and 6 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
{
"name": "@polkadot/ui-identicon",
"version": "0.22.3",
"version": "0.22.4",
"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.1.5",
"@polkadot/keyring": "^0.33.8",
"@polkadot/ui-settings": "^0.22.3",
"@polkadot/ui-settings": "^0.22.4",
"@polkadot/util-crypto": "^0.33.8",
"@types/color": "^3.0.0",
"@types/react-copy-to-clipboard": "^4.2.6",