mirror of
https://github.com/Alfresco/alfresco-content-app.git
synced 2025-07-24 17:31:52 +00:00
[AAE-33014] - Update rule for fetching ADF (#4467)
This commit is contained in:
@@ -5,10 +5,10 @@
|
||||
"peerDependencies": {
|
||||
"@angular/common": ">=15.2",
|
||||
"@angular/core": ">=15.2",
|
||||
"@alfresco/adf-core": ">=8.0.0-0",
|
||||
"@alfresco/adf-content-services": ">=8.0.0-0",
|
||||
"@alfresco/adf-extensions": ">=8.0.0-0",
|
||||
"@alfresco/js-api": ">=9.0.0-0",
|
||||
"@alfresco/adf-core": ">=8.1.0-0",
|
||||
"@alfresco/adf-content-services": ">=8.1.0-0",
|
||||
"@alfresco/adf-extensions": ">=8.1.0-0",
|
||||
"@alfresco/js-api": ">=9.1.0-0",
|
||||
"@angular/animations": ">=15.2",
|
||||
"@angular/cdk": ">=15.2",
|
||||
"@angular/forms": ">=15.2",
|
||||
|
Reference in New Issue
Block a user