mirror of
https://github.com/Alfresco/alfresco-content-app.git
synced 2025-05-12 17:04:46 +00:00
[AAE-33014] - Update rule for fetching ADF (#4467)
This commit is contained in:
parent
3575974609
commit
ad52115f41
@ -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",
|
||||
|
@ -4,10 +4,10 @@
|
||||
"license": "LGPL-3.0",
|
||||
"scripts": {},
|
||||
"peerDependencies": {
|
||||
"@alfresco/adf-content-services": ">=8.0.0-0",
|
||||
"@alfresco/adf-core": ">=8.0.0-0",
|
||||
"@alfresco/adf-extensions": ">=8.0.0-0",
|
||||
"@alfresco/js-api": ">=9.0.0-0",
|
||||
"@alfresco/adf-content-services": ">=8.1.0-0",
|
||||
"@alfresco/adf-core": ">=8.1.0-0",
|
||||
"@alfresco/adf-extensions": ">=8.1.0-0",
|
||||
"@alfresco/js-api": ">=9.1.0-0",
|
||||
"@angular/animations": ">=15.2",
|
||||
"@angular/common": ">=15.2",
|
||||
"@angular/compiler": ">=15.2",
|
||||
|
Loading…
x
Reference in New Issue
Block a user