mirror of
https://github.com/Alfresco/alfresco-content-app.git
synced 2025-05-26 17:24:45 +00:00
Fix peer deps for ACA libs (#3790)
This commit is contained in:
parent
1b98bed18f
commit
971b9d8a24
@ -5,10 +5,10 @@
|
||||
"peerDependencies": {
|
||||
"@angular/common": ">=14.1.0",
|
||||
"@angular/core": ">=14.1.0",
|
||||
"@alfresco/adf-core": ">=6.8.0-0",
|
||||
"@alfresco/adf-content-services": ">=6.8.0-0",
|
||||
"@alfresco/adf-extensions": ">=6.8.0-0",
|
||||
"@alfresco/js-api": ">=7.7.0-0",
|
||||
"@alfresco/adf-core": ">=6.9.0-0",
|
||||
"@alfresco/adf-content-services": ">=6.9.0-0",
|
||||
"@alfresco/adf-extensions": ">=6.9.0-0",
|
||||
"@alfresco/js-api": ">=7.8.0-0",
|
||||
"@angular/animations": ">=14.1.3",
|
||||
"@angular/cdk": ">=14.1.3",
|
||||
"@angular/forms": ">=14.1.3",
|
||||
|
@ -5,10 +5,10 @@
|
||||
"license": "LGPL-3.0",
|
||||
"scripts": {},
|
||||
"peerDependencies": {
|
||||
"@alfresco/adf-content-services": ">=6.8.0-0",
|
||||
"@alfresco/adf-core": ">=6.8.0-0",
|
||||
"@alfresco/adf-extensions": ">=6.8.0-0",
|
||||
"@alfresco/js-api": ">=7.7.0-0",
|
||||
"@alfresco/adf-content-services": ">=6.9.0-0",
|
||||
"@alfresco/adf-core": ">=6.9.0-0",
|
||||
"@alfresco/adf-extensions": ">=6.9.0-0",
|
||||
"@alfresco/js-api": ">=7.8.0-0",
|
||||
"@angular/animations": ">=14.1.3",
|
||||
"@angular/common": ">=14.1.3",
|
||||
"@angular/compiler": ">=14.1.3",
|
||||
|
Loading…
x
Reference in New Issue
Block a user