* 4.4.0

* Update README.md

* Update upgrade43-44.md

* Update readme

* lock update

Co-authored-by: arditdomi <32884230+arditdomi@users.noreply.github.com>
This commit is contained in:
Eugenio Romano
2021-05-20 09:50:30 +01:00
committed by GitHub
parent c533b4ec35
commit 6e0ad4ce43
29 changed files with 1172 additions and 66 deletions

View File

@@ -1,5 +1,5 @@
{
"name": "@alfresco/adf-process-services-cloud",
"version": "4.3.0",
"version": "4.4.0",
"lockfileVersion": 1
}

View File

@@ -1,7 +1,7 @@
{
"name": "@alfresco/adf-process-services-cloud",
"description": "Alfresco ADF process services cloud",
"version": "4.3.0",
"version": "4.4.0",
"author": "Alfresco Software, Ltd.",
"main": "bundles/adf-process-services-cloud.js",
"repository": {
@@ -18,9 +18,9 @@
"@angular/flex-layout": ">=10.0.0-beta.32",
"@angular/forms": ">=10.0.2",
"@angular/material": ">=10.0.1",
"@alfresco/js-api": "4.4.0-3493",
"@alfresco/adf-core": "4.3.0",
"@alfresco/adf-content-services": "4.3.0",
"@alfresco/js-api": "4.4.0",
"@alfresco/adf-core": "4.4.0",
"@alfresco/adf-content-services": "4.4.0",
"@apollo/client": "^3.3.7",
"@ngx-translate/core": ">=13.0.0",
"apollo-angular": "^2.2.0",