[CI Skip] 0.40.0-beta.4

This commit is contained in:
Travis CI
2019-06-04 05:09:02 +00:00
parent 200d9bed3e
commit 0b81f22ef2
7 changed files with 8 additions and 8 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
{
"name": "@polkadot/ui-identicon",
"version": "0.40.0-beta.3",
"version": "0.40.0-beta.4",
"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.4.5",
"@polkadot/ui-settings": "^0.40.0-beta.3",
"@polkadot/ui-settings": "^0.40.0-beta.4",
"@types/color": "^3.0.0",
"@types/react-copy-to-clipboard": "^4.2.6",
"color": "^3.1.2",