Update ADF packages version 2.5.0-beta1 (#3547)

This commit is contained in:
Eugenio Romano
2018-07-02 19:14:10 +01:00
committed by Eugenio Romano
parent d7faaf51b9
commit d4ebfb462e
6 changed files with 19 additions and 19 deletions

View File

@@ -1,7 +1,7 @@
{
"name": "@alfresco/adf-process-services",
"description": "Alfresco ADF process services",
"version": "2.4.0",
"version": "2.5.0-beta1",
"author": "Alfresco Software, Ltd.",
"main": "bundles/adf-process-services.js",
"repository": {
@@ -12,8 +12,8 @@
"url": "https://github.com/Alfresco/alfresco-ng2-components/issues"
},
"dependencies": {
"@alfresco/adf-core": "2.4.0",
"@alfresco/adf-content-services": "2.4.0",
"@alfresco/adf-core": "2.5.0-beta1",
"@alfresco/adf-content-services": "2.5.0-beta1",
"@angular/animations": "5.1.1",
"@angular/cdk": "5.0.1",
"@angular/common": "5.1.1",
@@ -28,7 +28,7 @@
"@angular/platform-browser-dynamic": "5.1.1",
"@angular/router": "5.1.1",
"@ngx-translate/core": "9.1.1",
"alfresco-js-api": "2.4.0",
"alfresco-js-api": "2.5.0-beta1",
"chart.js": "2.5.0",
"core-js": "2.4.1",
"hammerjs": "2.0.8",