add src to npm

This commit is contained in:
Mario Romano
2016-05-23 11:12:01 +01:00
parent 618ba8cea2
commit 01206621f8
14 changed files with 7 additions and 14 deletions

View File

@@ -6,7 +6,6 @@ coverage/
demo/
node_modules
typings/
src/
fonts/
/.editorconfig

View File

@@ -1,7 +1,7 @@
{
"name": "ng2-alfresco-datatable",
"description": "Alfresco Angular2 DataTable Component",
"version": "0.1.5",
"version": "0.1.6",
"author": "Alfresco Software, Ltd.",
"scripts": {
"typings": "typings install",