mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-05-26 17:24:56 +00:00
add src to npm
This commit is contained in:
parent
618ba8cea2
commit
01206621f8
@ -6,7 +6,6 @@ coverage/
|
||||
demo/
|
||||
node_modules
|
||||
typings/
|
||||
src/
|
||||
fonts/
|
||||
|
||||
/.editorconfig
|
||||
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "ng2-alfresco-core",
|
||||
"description": "Alfresco Angular 2 Components core",
|
||||
"version": "0.1.17",
|
||||
"version": "0.1.18",
|
||||
"author": "Alfresco Software, Ltd.",
|
||||
"scripts": {
|
||||
"typings": "typings install",
|
||||
|
@ -6,7 +6,6 @@ coverage/
|
||||
demo/
|
||||
node_modules
|
||||
typings/
|
||||
src/
|
||||
fonts/
|
||||
|
||||
/.editorconfig
|
||||
|
@ -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",
|
||||
|
@ -6,7 +6,6 @@ coverage/
|
||||
demo/
|
||||
node_modules
|
||||
typings/
|
||||
src/
|
||||
fonts/
|
||||
|
||||
/.editorconfig
|
||||
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "ng2-alfresco-documentlist",
|
||||
"description": "Alfresco Angular2 Document List Component",
|
||||
"version": "0.1.3",
|
||||
"version": "0.1.4",
|
||||
"author": "Alfresco Software, Ltd.",
|
||||
"scripts": {
|
||||
"typings": "typings install",
|
||||
|
@ -6,7 +6,6 @@ coverage/
|
||||
demo/
|
||||
node_modules
|
||||
typings/
|
||||
src/
|
||||
fonts/
|
||||
|
||||
/.editorconfig
|
||||
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "ng2-alfresco-login",
|
||||
"description": "Alfresco Angular2 Login Component",
|
||||
"version": "0.1.5",
|
||||
"version": "0.1.6",
|
||||
"author": "Alfresco Software, Ltd.",
|
||||
"scripts": {
|
||||
"typings": "typings install",
|
||||
|
@ -6,7 +6,6 @@ coverage/
|
||||
demo/
|
||||
node_modules
|
||||
typings/
|
||||
src/
|
||||
fonts/
|
||||
|
||||
/.editorconfig
|
||||
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "ng2-alfresco-search",
|
||||
"description": "Alfresco Angular2 Search Component",
|
||||
"version": "0.1.3",
|
||||
"version": "0.1.4",
|
||||
"author": "Alfresco Software, Ltd.",
|
||||
"scripts": {
|
||||
"typings": "typings install",
|
||||
|
@ -6,7 +6,6 @@ coverage/
|
||||
demo/
|
||||
node_modules
|
||||
typings/
|
||||
src/
|
||||
fonts/
|
||||
|
||||
/.editorconfig
|
||||
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "ng2-alfresco-upload",
|
||||
"description": "Alfresco Angular2 Upload Component",
|
||||
"version": "0.1.8",
|
||||
"version": "0.1.9",
|
||||
"author": "Alfresco Software, Ltd.",
|
||||
"scripts": {
|
||||
"typings": "typings install",
|
||||
|
@ -6,7 +6,6 @@ coverage/
|
||||
demo/
|
||||
node_modules
|
||||
typings/
|
||||
src/
|
||||
fonts/
|
||||
|
||||
/.editorconfig
|
||||
|
@ -6,7 +6,7 @@
|
||||
],
|
||||
"name": "ng2-alfresco-viewer",
|
||||
"description": "Alfresco documents viewer",
|
||||
"version": "0.1.2",
|
||||
"version": "0.1.3",
|
||||
"author": "Eugenio Romano",
|
||||
"scripts": {
|
||||
"typings": "typings install",
|
||||
|
Loading…
x
Reference in New Issue
Block a user