mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-24 17:32:15 +00:00
Release-6.2.0 (#8705)
* bump versions to 6.2.0 * release reports * changelog * update lock file
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@alfresco/adf-process-services",
|
||||
"description": "Alfresco ADF process services",
|
||||
"version": "6.1.0",
|
||||
"version": "6.2.0",
|
||||
"author": "Hyland Software, Inc. and its affiliates",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
@@ -21,9 +21,9 @@
|
||||
"@angular/platform-browser": ">=14.1.3",
|
||||
"@angular/platform-browser-dynamic": ">=14.1.3",
|
||||
"@angular/router": ">=14.1.3",
|
||||
"@alfresco/js-api": ">=6.2.0-982",
|
||||
"@alfresco/adf-core": "^6.1.0",
|
||||
"@alfresco/adf-content-services": "^6.1.0",
|
||||
"@alfresco/js-api": ">=6.2.0",
|
||||
"@alfresco/adf-core": ">=6.2.0",
|
||||
"@alfresco/adf-content-services": ">=6.2.0",
|
||||
"@ngx-translate/core": ">=14.0.0",
|
||||
"moment": ">=2.22.2"
|
||||
},
|
||||
|
Reference in New Issue
Block a user