mirror of
https://github.com/Alfresco/alfresco-content-app.git
synced 2025-07-24 17:31:52 +00:00
ADF and JS-API version update (#3371)
* ADF and JS-API version update * Update Creator and Modifier E2Es * ACS-5632 Fixed rest e2e * ACS-5632 Added missing spaces --------- Co-authored-by: Aleksander Sklorz <Aleksander.Sklorz@hyland.com>
This commit is contained in:
@@ -5,10 +5,10 @@
|
||||
"license": "LGPL-3.0",
|
||||
"scripts": {},
|
||||
"peerDependencies": {
|
||||
"@alfresco/adf-content-services": "^6.3.0-5468717985",
|
||||
"@alfresco/adf-core": "6.3.0-5468717985",
|
||||
"@alfresco/adf-extensions": "6.3.0-5468717985",
|
||||
"@alfresco/js-api": ">=6.3.0-1025",
|
||||
"@alfresco/adf-content-services": "^6.3.0-5661759145",
|
||||
"@alfresco/adf-core": "6.3.0-5661759145",
|
||||
"@alfresco/adf-extensions": "6.3.0-5661759145",
|
||||
"@alfresco/js-api": ">=6.3.0-1054",
|
||||
"@angular/animations": "^14.1.3",
|
||||
"@angular/common": "^14.1.3",
|
||||
"@angular/compiler": "^14.1.3",
|
||||
|
Reference in New Issue
Block a user