[CI Skip] 0.28.7

This commit is contained in:
Travis CI
2019-03-01 10:14:23 +00:00
parent 2e16a6e945
commit ae01ee45d9
7 changed files with 8 additions and 8 deletions
+1 -1
View File
@@ -10,5 +10,5 @@
"packages": [
"packages/*"
],
"version": "0.28.6"
"version": "0.28.7"
}
+1 -1
View File
@@ -1,5 +1,5 @@
{
"version": "0.28.6",
"version": "0.28.7",
"private": true,
"engines": {
"node": "^10.13.0",
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@polkadot/ui-assets",
"version": "0.28.6",
"version": "0.28.7",
"description": "Static assets shared accross projects",
"main": "index.js",
"author": "Jaco Greeff <jacogr@gmail.com>",
+2 -2
View File
@@ -1,6 +1,6 @@
{
"name": "@polkadot/ui-identicon",
"version": "0.28.6",
"version": "0.28.7",
"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.3.4",
"@polkadot/ui-settings": "^0.28.6",
"@polkadot/ui-settings": "^0.28.7",
"@types/color": "^3.0.0",
"@types/react-copy-to-clipboard": "^4.2.6",
"color": "^3.0.0",
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@polkadot/ui-keyring",
"version": "0.28.6",
"version": "0.28.7",
"main": "index.js",
"repository": "https://github.com/polkadot-js/apps.git",
"author": "Jaco Greeff <jacogr@gmail.com>",
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@polkadot/ui-settings",
"version": "0.28.6",
"version": "0.28.7",
"description": "Manages app settings",
"main": "index.js",
"author": "Jaco Greeff <jacogr@gmail.com>",
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@polkadot/ui-util",
"version": "0.28.6",
"version": "0.28.7",
"description": "Utility functions (non-React) that aid in display, formats and determination",
"main": "index.js",
"author": "Jaco Greeff <jacogr@gmail.com>",