[CI Skip] 0.25.1

This commit is contained in:
Travis CI
2019-01-09 09:48:19 +00:00
parent 936a382425
commit 8dc18bdb2e
6 changed files with 7 additions and 7 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
{
"name": "@polkadot/ui-identicon",
"version": "0.25.0",
"version": "0.25.1",
"description": "Renders an SVG picture representing an address",
"main": "index.js",
"author": "Jaco Greeff <jacogr@gmail.com>",
@@ -10,7 +10,7 @@
"license": "Apache-2.0",
"dependencies": {
"@babel/runtime": "^7.2.0",
"@polkadot/ui-settings": "^0.25.0",
"@polkadot/ui-settings": "^0.25.1",
"@types/color": "^3.0.0",
"@types/react-copy-to-clipboard": "^4.2.6",
"color": "^3.0.0",