mirror of
https://github.com/Alfresco/alfresco-content-app.git
synced 2026-09-09 18:02:54 +00:00
[ACS-5281] Changed editable state of metadata content based on change o… (#3400)
* ACS-5281 Changed editable state of metadata content based on change of file lock state * ACS-5281 Updated versions * ACS-5281 Reverted change * ACS-5281 Upgrade version * ACS-5281 Small correction * ACS-5281 Fixed e2e
This commit is contained in:
@@ -5,10 +5,10 @@
|
||||
"peerDependencies": {
|
||||
"@angular/common": "^14.1.0",
|
||||
"@angular/core": "^14.1.0",
|
||||
"@alfresco/adf-core": "^6.3.0-5833590093",
|
||||
"@alfresco/adf-content-services": "^6.3.0-5833590093",
|
||||
"@alfresco/adf-extensions": "^6.3.0-5833590093",
|
||||
"@alfresco/js-api": ">=6.3.0-1104",
|
||||
"@alfresco/adf-core": "^6.3.0-5977252204",
|
||||
"@alfresco/adf-content-services": "^6.3.0-5977252204",
|
||||
"@alfresco/adf-extensions": "^6.3.0-5977252204",
|
||||
"@alfresco/js-api": ">=6.3.0-1172",
|
||||
"@angular/animations": "^14.1.3",
|
||||
"@angular/cdk": "^14.1.3",
|
||||
"@angular/forms": "^14.1.3",
|
||||
|
||||
Reference in New Issue
Block a user