Added file .ts in the publish

This commit is contained in:
Lorenzo Iovino 2017-03-17 01:03:12 +01:00
parent 07f7295ee9
commit 8c4ed13876
2 changed files with 2 additions and 4 deletions

View file

@ -5,5 +5,3 @@ npm-debug.log
Thumbs.db Thumbs.db
.DS_Store .DS_Store
# Ignored files # Ignored files
*.ts
!*.d.ts

View file

@ -1,6 +1,6 @@
{ {
"name": "ng2-fittext", "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.", "description": "An Angular2 directive for autoscale the font size of an element to fit an upper level container.",
"main": "index.js", "main": "index.js",
"scripts": { "scripts": {