4.5.0 bump (#7158)

This commit is contained in:
Eugenio Romano
2021-07-07 20:50:54 +02:00
committed by GitHub
parent 69527712b6
commit 71abca0348
13 changed files with 30167 additions and 67 deletions

View File

@@ -1,7 +1,7 @@
{
"name": "@alfresco/adf-process-services",
"description": "Alfresco ADF process services",
"version": "4.4.0",
"version": "4.5.0",
"author": "Alfresco Software, Ltd.",
"main": "bundles/adf-process-services.js",
"repository": {
@@ -19,9 +19,9 @@
"@angular/forms": ">=10.0.2",
"@angular/material": ">=10.0.1",
"@angular/router": ">=10.0.2",
"@alfresco/js-api": "4.5.0-3672",
"@alfresco/adf-core": "4.4.0",
"@alfresco/adf-content-services": "4.4.0",
"@alfresco/js-api": "4.5.0",
"@alfresco/adf-core": "4.5.0",
"@alfresco/adf-content-services": "4.5.0",
"@ngx-translate/core": ">=13.0.0",
"moment": ">=2.22.2"
},