2.5.0 update version

This commit is contained in:
Eugenio Romano
2018-08-14 15:43:22 +01:00
parent a94e76d45f
commit 1ceb26dd4d
6 changed files with 21 additions and 21 deletions
+3 -3
View File
@@ -1,7 +1,7 @@
{
"name": "@alfresco/adf-content-services",
"description": "Alfresco ADF content services",
"version": "2.5.0-beta2",
"version": "2.5.0",
"author": "Alfresco Software, Ltd.",
"main": "bundles/adf-content-services.js",
"repository": {
@@ -25,9 +25,9 @@
"@angular/platform-browser": ">=5.1.1",
"@angular/platform-browser-dynamic": ">=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",
"@alfresco/adf-core": "2.5.0-beta2",
"@alfresco/adf-core": "2.5.0",
"@ngx-translate/core": "^10.0.2",
"hammerjs": "2.0.8",
"moment": "^2.22.2",
+2 -2
View File
@@ -1,7 +1,7 @@
{
"name": "@alfresco/adf-core",
"description": "Alfresco ADF core",
"version": "2.5.0-beta2",
"version": "2.5.0",
"author": "Alfresco Software, Ltd.",
"main": "bundles/adf-core.js",
"repository": {
@@ -27,7 +27,7 @@
"@angular/router": ">=5.1.1",
"@mat-datetimepicker/core": "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",
"@ngx-translate/core": "^10.0.2",
"core-js": "2.4.1",
+4 -4
View File
@@ -1,7 +1,7 @@
{
"name": "@alfresco/adf-insights",
"description": "Alfresco ADF insights",
"version": "2.5.0-beta2",
"version": "2.5.0",
"author": "Alfresco Software, Ltd.",
"main": "bundles/adf-insights.js",
"repository": {
@@ -25,10 +25,10 @@
"@angular/platform-browser": ">=5.1.1",
"@angular/platform-browser-dynamic": ">=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",
"@alfresco/adf-core": "2.5.0-beta2",
"@alfresco/adf-content-services": "2.5.0-beta2",
"@alfresco/adf-core": "2.5.0",
"@alfresco/adf-content-services": "2.5.0",
"@ngx-translate/core": "^10.0.2",
"chart.js": "2.5.0",
"core-js": "2.4.1",
+4 -4
View File
@@ -1,7 +1,7 @@
{
"name": "@alfresco/adf-process-services",
"description": "Alfresco ADF process services",
"version": "2.5.0-beta2",
"version": "2.5.0",
"author": "Alfresco Software, Ltd.",
"main": "bundles/adf-process-services.js",
"repository": {
@@ -25,10 +25,10 @@
"@angular/platform-browser": ">=5.1.1",
"@angular/platform-browser-dynamic": ">=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",
"@alfresco/adf-core": "2.5.0-beta2",
"@alfresco/adf-content-services": "2.5.0-beta2",
"@alfresco/adf-core": "2.5.0",
"@alfresco/adf-content-services": "2.5.0",
"@ngx-translate/core": "^10.0.2",
"core-js": "2.4.1",
"hammerjs": "2.0.8",