From a4d97243ee59e1322ee3a0620a97d2191796bc4b Mon Sep 17 00:00:00 2001 From: Lorenzo Iovino Date: Wed, 6 Feb 2019 00:06:14 +0100 Subject: [PATCH] Ref: Changed description of publishPackage.json --- .idea/workspace.xml | 132 +++++++++++++++++++++----------------------- publishPackage.json | 7 ++- 2 files changed, 69 insertions(+), 70 deletions(-) diff --git a/.idea/workspace.xml b/.idea/workspace.xml index 83dbf37..eae506b 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -5,7 +5,8 @@ - + + @@ -78,10 +79,11 @@ - + + - + @@ -91,24 +93,24 @@ - + - + - + - + @@ -116,40 +118,24 @@ - + - - + + - - - - - - - - - - - - - - - - - - + + - + @@ -212,6 +198,15 @@ + + + + + + + + + @@ -256,7 +251,6 @@ @@ -286,10 +281,8 @@ - @@ -388,18 +381,19 @@ - + + - - + - + @@ -493,14 +487,6 @@ - - - - - - - - @@ -522,6 +508,13 @@ + + + + + + + @@ -532,6 +525,18 @@ + + + + + + + + + + + + @@ -566,6 +571,16 @@ + + + + + + + + + + @@ -573,29 +588,10 @@ - + - - - - - - - - - - - - - - - - - - - - - + + diff --git a/publishPackage.json b/publishPackage.json index 3d77da6..12db8a0 100644 --- a/publishPackage.json +++ b/publishPackage.json @@ -1,17 +1,20 @@ { "name": "ng2-fittext", "version": "1.2.0", - "description": "Ng2 Fittext, an Angular library", + "description": "Ng2-fittext: An Angular2+ directive that change the font size until it fit the upper level container dimension.", "main": "./bundles/ng2-fittext.umd.js", "module": "./ng2-fittext.es5.js", "es2015": "./ng2-fittext.js", "typings": "./ng2-fittext.d.ts", "keywords": [ - "ng2-fittext", "ng2-fittext", "fittext", "angular", "angular 2", + "angular 4", + "angular 5", + "angular 6", + "angular 7", "fit text", "responsive text" ],