Skip to content

Commit

Permalink
updated version 1.0.24
Browse files Browse the repository at this point in the history
  • Loading branch information
Lorenzo Iovino committed Aug 24, 2017
1 parent 34942e0 commit 9d17455
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ng2-fittext",
"version": "1.0.23",
"version": "1.0.24",
"description": "An Angular2 directive for autoscale the font size of an element to fit an upper level container.",
"main": "index.js",
"scripts": {
Expand Down Expand Up @@ -36,5 +36,8 @@
},
"publishConfig": {
"registry": "https://registry.npmjs.org/"
},
"dependencies": {
"@angular/core": "^4.3.4"
}
}

0 comments on commit 9d17455

Please # to comment.