mirror of
https://github.com/Alfresco/alfresco-content-app.git
synced 2025-09-24 14:31:16 +00:00
AAE-37857 Removing ADF from the list of peerDependencies (#4774)
* AAE-37857 Bumping verisons to fix upstream * AAE-37857 Removing ADF from the list of peerDependencies
This commit is contained in:
@@ -5,10 +5,6 @@
|
||||
"peerDependencies": {
|
||||
"@angular/common": ">=15.2",
|
||||
"@angular/core": ">=15.2",
|
||||
"@alfresco/adf-core": ">=8.3.0-0",
|
||||
"@alfresco/adf-content-services": ">=8.3.0-0",
|
||||
"@alfresco/adf-extensions": ">=8.3.0-0",
|
||||
"@alfresco/js-api": ">=9.3.0-0",
|
||||
"@angular/animations": ">=15.2",
|
||||
"@angular/cdk": ">=15.2",
|
||||
"@angular/forms": ">=15.2",
|
||||
|
@@ -7,11 +7,6 @@
|
||||
"access": "public"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@alfresco/adf-core": ">=8.3.0-0",
|
||||
"@alfresco/adf-content-services": ">=8.3.0-0",
|
||||
"@alfresco/adf-extensions": ">=8.3.0-0",
|
||||
"@alfresco/eslint-plugin-eslint-angular": ">=8.3.0-0",
|
||||
"@alfresco/js-api": ">=9.3.0-0",
|
||||
"tslib": ">=2.0.0"
|
||||
},
|
||||
"repository": {
|
||||
|
@@ -4,10 +4,6 @@
|
||||
"license": "LGPL-3.0",
|
||||
"scripts": {},
|
||||
"peerDependencies": {
|
||||
"@alfresco/adf-content-services": ">=8.3.0-0",
|
||||
"@alfresco/adf-core": ">=8.3.0-0",
|
||||
"@alfresco/adf-extensions": ">=8.3.0-0",
|
||||
"@alfresco/js-api": ">=9.3.0-0",
|
||||
"@angular/animations": ">=15.2",
|
||||
"@angular/common": ">=15.2",
|
||||
"@angular/compiler": ">=15.2",
|
||||
|
Reference in New Issue
Block a user