update all component versions

This commit is contained in:
Denys Vuika 2016-06-16 07:34:55 +01:00
parent 9316eafd12
commit dcba313d86
7 changed files with 7 additions and 10 deletions

View File

@ -1,7 +1,7 @@
{ {
"name": "ng2-alfresco-core", "name": "ng2-alfresco-core",
"description": "Alfresco Angular 2 Components core", "description": "Alfresco Angular 2 Components core",
"version": "0.1.33", "version": "0.1.34",
"author": "Alfresco Software, Ltd.", "author": "Alfresco Software, Ltd.",
"scripts": { "scripts": {
"clean": "rm -rf dist node_modules typings", "clean": "rm -rf dist node_modules typings",

View File

@ -1,7 +1,7 @@
{ {
"name": "ng2-alfresco-datatable", "name": "ng2-alfresco-datatable",
"description": "Alfresco Angular2 DataTable Component", "description": "Alfresco Angular2 DataTable Component",
"version": "0.1.7", "version": "0.1.8",
"author": "Alfresco Software, Ltd.", "author": "Alfresco Software, Ltd.",
"scripts": { "scripts": {
"clean": "rm -rf dist node_modules typings", "clean": "rm -rf dist node_modules typings",

View File

@ -1,7 +1,7 @@
{ {
"name": "ng2-alfresco-documentlist", "name": "ng2-alfresco-documentlist",
"description": "Alfresco Angular2 Document List Component", "description": "Alfresco Angular2 Document List Component",
"version": "0.1.24", "version": "0.1.25",
"author": "Alfresco Software, Ltd.", "author": "Alfresco Software, Ltd.",
"scripts": { "scripts": {
"clean": "rm -rf dist node_modules typings", "clean": "rm -rf dist node_modules typings",
@ -72,7 +72,6 @@
"rxjs": "5.0.0-beta.6", "rxjs": "5.0.0-beta.6",
"zone.js": "^0.6.12", "zone.js": "^0.6.12",
"angular2-in-memory-web-api": "0.0.11", "angular2-in-memory-web-api": "0.0.11",
"ng2-alfresco-core": "^0.1.0", "ng2-alfresco-core": "^0.1.0",
"alfresco-js-api": "^0.1.0", "alfresco-js-api": "^0.1.0",
"ng2-translate": "2.1.0" "ng2-translate": "2.1.0"

View File

@ -1,7 +1,7 @@
{ {
"name": "ng2-alfresco-login", "name": "ng2-alfresco-login",
"description": "Alfresco Angular2 Login Component", "description": "Alfresco Angular2 Login Component",
"version": "0.1.17", "version": "0.1.18",
"author": "Alfresco Software, Ltd.", "author": "Alfresco Software, Ltd.",
"scripts": { "scripts": {
"clean": "rm -rf dist node_modules typings", "clean": "rm -rf dist node_modules typings",

View File

@ -1,7 +1,7 @@
{ {
"name": "ng2-alfresco-search", "name": "ng2-alfresco-search",
"description": "Alfresco Angular2 Search Component", "description": "Alfresco Angular2 Search Component",
"version": "0.1.18", "version": "0.1.19",
"author": "Alfresco Software, Ltd.", "author": "Alfresco Software, Ltd.",
"scripts": { "scripts": {
"clean": "rm -rf dist node_modules typings", "clean": "rm -rf dist node_modules typings",
@ -64,7 +64,6 @@
"rxjs": "5.0.0-beta.6", "rxjs": "5.0.0-beta.6",
"zone.js": "^0.6.12", "zone.js": "^0.6.12",
"angular2-in-memory-web-api": "0.0.11", "angular2-in-memory-web-api": "0.0.11",
"alfresco-js-api": "^0.1.0", "alfresco-js-api": "^0.1.0",
"ng2-alfresco-core": "^0.1.25", "ng2-alfresco-core": "^0.1.25",
"ng2-translate": "2.1.0" "ng2-translate": "2.1.0"

View File

@ -1,7 +1,7 @@
{ {
"name": "ng2-alfresco-upload", "name": "ng2-alfresco-upload",
"description": "Alfresco Angular2 Upload Component", "description": "Alfresco Angular2 Upload Component",
"version": "0.1.38", "version": "0.1.39",
"author": "Alfresco Software, Ltd.", "author": "Alfresco Software, Ltd.",
"scripts": { "scripts": {
"clean": "rm -rf dist node_modules typings", "clean": "rm -rf dist node_modules typings",

View File

@ -1,7 +1,7 @@
{ {
"name": "ng2-alfresco-viewer", "name": "ng2-alfresco-viewer",
"description": "Alfresco documents viewer", "description": "Alfresco documents viewer",
"version": "0.1.19", "version": "0.1.20",
"author": "Eugenio Romano", "author": "Eugenio Romano",
"scripts": { "scripts": {
"clean": "rm -rf dist node_modules typings", "clean": "rm -rf dist node_modules typings",
@ -69,7 +69,6 @@
"rxjs": "5.0.0-beta.6", "rxjs": "5.0.0-beta.6",
"zone.js": "^0.6.12", "zone.js": "^0.6.12",
"angular2-in-memory-web-api": "0.0.11", "angular2-in-memory-web-api": "0.0.11",
"pdfjs-dist": "^1.5.258" "pdfjs-dist": "^1.5.258"
}, },
"devDependencies": { "devDependencies": {