Added file .ts in the publish
This commit is contained in:
parent
07f7295ee9
commit
8c4ed13876
2 changed files with 2 additions and 4 deletions
|
|
@ -5,5 +5,3 @@ npm-debug.log
|
|||
Thumbs.db
|
||||
.DS_Store
|
||||
# Ignored files
|
||||
*.ts
|
||||
!*.d.ts
|
||||
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "ng2-fittext",
|
||||
"version": "1.0.10",
|
||||
"version": "1.0.11",
|
||||
"description": "An Angular2 directive for autoscale the font size of an element to fit an upper level container.",
|
||||
"main": "index.js",
|
||||
"scripts": {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue