2.5.0 update version

This commit is contained in:
Eugenio Romano
2018-08-14 15:41:04 +01:00
parent a94e76d45f
commit 1ceb26dd4d
6 changed files with 21 additions and 21 deletions

View File

@@ -1,7 +1,7 @@
{ {
"name": "Alfresco-ADF-Angular-Demo", "name": "Alfresco-ADF-Angular-Demo",
"description": "Demo shell for Alfresco Angular components", "description": "Demo shell for Alfresco Angular components",
"version": "2.5.0-beta2", "version": "2.5.0",
"author": "Alfresco Software, Ltd.", "author": "Alfresco Software, Ltd.",
"repository": { "repository": {
"type": "git", "type": "git",

View File

@@ -1,7 +1,7 @@
{ {
"name": "@alfresco/adf-content-services", "name": "@alfresco/adf-content-services",
"description": "Alfresco ADF content services", "description": "Alfresco ADF content services",
"version": "2.5.0-beta2", "version": "2.5.0",
"author": "Alfresco Software, Ltd.", "author": "Alfresco Software, Ltd.",
"main": "bundles/adf-content-services.js", "main": "bundles/adf-content-services.js",
"repository": { "repository": {
@@ -25,9 +25,9 @@
"@angular/platform-browser": ">=5.1.1", "@angular/platform-browser": ">=5.1.1",
"@angular/platform-browser-dynamic": ">=5.1.1", "@angular/platform-browser-dynamic": ">=5.1.1",
"@angular/router": ">=5.1.1", "@angular/router": ">=5.1.1",
"alfresco-js-api": "2.5.0-beta2", "alfresco-js-api": "2.5.0",
"rxjs": ">=6.2.2", "rxjs": ">=6.2.2",
"@alfresco/adf-core": "2.5.0-beta2", "@alfresco/adf-core": "2.5.0",
"@ngx-translate/core": "^10.0.2", "@ngx-translate/core": "^10.0.2",
"hammerjs": "2.0.8", "hammerjs": "2.0.8",
"moment": "^2.22.2", "moment": "^2.22.2",

View File

@@ -1,7 +1,7 @@
{ {
"name": "@alfresco/adf-core", "name": "@alfresco/adf-core",
"description": "Alfresco ADF core", "description": "Alfresco ADF core",
"version": "2.5.0-beta2", "version": "2.5.0",
"author": "Alfresco Software, Ltd.", "author": "Alfresco Software, Ltd.",
"main": "bundles/adf-core.js", "main": "bundles/adf-core.js",
"repository": { "repository": {
@@ -27,7 +27,7 @@
"@angular/router": ">=5.1.1", "@angular/router": ">=5.1.1",
"@mat-datetimepicker/core": "2.0.1", "@mat-datetimepicker/core": "2.0.1",
"@mat-datetimepicker/moment": "2.0.1", "@mat-datetimepicker/moment": "2.0.1",
"alfresco-js-api": "2.5.0-beta2", "alfresco-js-api": "2.5.0",
"rxjs": ">=6.2.2", "rxjs": ">=6.2.2",
"@ngx-translate/core": "^10.0.2", "@ngx-translate/core": "^10.0.2",
"core-js": "2.4.1", "core-js": "2.4.1",

View File

@@ -1,7 +1,7 @@
{ {
"name": "@alfresco/adf-insights", "name": "@alfresco/adf-insights",
"description": "Alfresco ADF insights", "description": "Alfresco ADF insights",
"version": "2.5.0-beta2", "version": "2.5.0",
"author": "Alfresco Software, Ltd.", "author": "Alfresco Software, Ltd.",
"main": "bundles/adf-insights.js", "main": "bundles/adf-insights.js",
"repository": { "repository": {
@@ -25,10 +25,10 @@
"@angular/platform-browser": ">=5.1.1", "@angular/platform-browser": ">=5.1.1",
"@angular/platform-browser-dynamic": ">=5.1.1", "@angular/platform-browser-dynamic": ">=5.1.1",
"@angular/router": ">=5.1.1", "@angular/router": ">=5.1.1",
"alfresco-js-api": "2.5.0-beta2", "alfresco-js-api": "2.5.0",
"rxjs": ">=6.2.2", "rxjs": ">=6.2.2",
"@alfresco/adf-core": "2.5.0-beta2", "@alfresco/adf-core": "2.5.0",
"@alfresco/adf-content-services": "2.5.0-beta2", "@alfresco/adf-content-services": "2.5.0",
"@ngx-translate/core": "^10.0.2", "@ngx-translate/core": "^10.0.2",
"chart.js": "2.5.0", "chart.js": "2.5.0",
"core-js": "2.4.1", "core-js": "2.4.1",

View File

@@ -1,7 +1,7 @@
{ {
"name": "@alfresco/adf-process-services", "name": "@alfresco/adf-process-services",
"description": "Alfresco ADF process services", "description": "Alfresco ADF process services",
"version": "2.5.0-beta2", "version": "2.5.0",
"author": "Alfresco Software, Ltd.", "author": "Alfresco Software, Ltd.",
"main": "bundles/adf-process-services.js", "main": "bundles/adf-process-services.js",
"repository": { "repository": {
@@ -25,10 +25,10 @@
"@angular/platform-browser": ">=5.1.1", "@angular/platform-browser": ">=5.1.1",
"@angular/platform-browser-dynamic": ">=5.1.1", "@angular/platform-browser-dynamic": ">=5.1.1",
"@angular/router": ">=5.1.1", "@angular/router": ">=5.1.1",
"alfresco-js-api": "2.5.0-beta2", "alfresco-js-api": "2.5.0",
"rxjs": ">=6.2.2", "rxjs": ">=6.2.2",
"@alfresco/adf-core": "2.5.0-beta2", "@alfresco/adf-core": "2.5.0",
"@alfresco/adf-content-services": "2.5.0-beta2", "@alfresco/adf-content-services": "2.5.0",
"@ngx-translate/core": "^10.0.2", "@ngx-translate/core": "^10.0.2",
"core-js": "2.4.1", "core-js": "2.4.1",
"hammerjs": "2.0.8", "hammerjs": "2.0.8",

View File

@@ -1,7 +1,7 @@
{ {
"name": "alfresco-components", "name": "alfresco-components",
"description": "Alfresco Angular components", "description": "Alfresco Angular components",
"version": "2.5.0-beta5", "version": "2.5.0",
"author": "Alfresco Software, Ltd.", "author": "Alfresco Software, Ltd.",
"main": "./index.js", "main": "./index.js",
"scripts": { "scripts": {
@@ -54,10 +54,10 @@
"process services" "process services"
], ],
"dependencies": { "dependencies": {
"@alfresco/adf-content-services": "2.5.0-e54f9bc5fe08d3963ae86dac9aa60fbdf0bf2a41", "@alfresco/adf-content-services": "2.5.0",
"@alfresco/adf-core": "2.5.0-e54f9bc5fe08d3963ae86dac9aa60fbdf0bf2a41", "@alfresco/adf-core": "2.5.0",
"@alfresco/adf-insights": "2.5.0-e54f9bc5fe08d3963ae86dac9aa60fbdf0bf2a41", "@alfresco/adf-insights": "2.5.0",
"@alfresco/adf-process-services": "2.5.0-e54f9bc5fe08d3963ae86dac9aa60fbdf0bf2a41", "@alfresco/adf-process-services": "2.5.0",
"@angular-devkit/build-ng-packagr": "^0.7.1", "@angular-devkit/build-ng-packagr": "^0.7.1",
"@angular/animations": "6.1.2", "@angular/animations": "6.1.2",
"@angular/cdk": "6.4.5", "@angular/cdk": "6.4.5",
@@ -78,8 +78,8 @@
"@nrwl/schematics": "^1.0.3", "@nrwl/schematics": "^1.0.3",
"@schematics/angular": "^0.6.8", "@schematics/angular": "^0.6.8",
"adf-tslint-rules": "0.0.4", "adf-tslint-rules": "0.0.4",
"alfresco-js-api": "^2.5.0-b048ff2aad00611aac1c02af531549b60acc0e66", "alfresco-js-api": "2.5.0",
"alfresco-js-api-node": "2.5.0-beta4", "alfresco-js-api-node": "2.5.0",
"chart.js": "2.5.0", "chart.js": "2.5.0",
"classlist.js": "1.1.20150312", "classlist.js": "1.1.20150312",
"core-js": "^2.5.4", "core-js": "^2.5.4",