Fix: added deprecated useMaxFontSize to prevent broken builds

This commit is contained in:
Lorenzo Iovino 2019-05-06 12:48:31 +02:00
parent 62746405ce
commit 2c1ecf394d
8 changed files with 245 additions and 139 deletions

View file

@ -1,6 +1,6 @@
{
"name": "ng2-fittext",
"version": "1.2.4",
"version": "1.2.5",
"description": "Ng2 Fittext, an Angular library",
"main": "./bundles/ng2-fittext.umd.js",
"module": "./ng2-fittext.es5.js",