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 @@
-
@@ -264,6 +258,7 @@
+
@@ -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"
],