mirror of
https://github.com/Alfresco/alfresco-content-app.git
synced 2025-07-24 17:31:52 +00:00
Version bump and dependecy fix (#3694)
This commit is contained in:
@@ -5,10 +5,10 @@
|
||||
"license": "LGPL-3.0",
|
||||
"scripts": {},
|
||||
"peerDependencies": {
|
||||
"@alfresco/adf-content-services": ">=6.7.0",
|
||||
"@alfresco/adf-core": ">=6.7.0",
|
||||
"@alfresco/adf-extensions": ">=6.7.0",
|
||||
"@alfresco/js-api": ">=7.6.0",
|
||||
"@alfresco/adf-content-services": ">=6.7.0 <=7.0.0",
|
||||
"@alfresco/adf-core": ">=6.7.0 <=7.0.0",
|
||||
"@alfresco/adf-extensions": ">=6.7.0 <=7.0.0",
|
||||
"@alfresco/js-api": ">=7.6.0 <=8.0.0",
|
||||
"@angular/animations": ">=14.1.3",
|
||||
"@angular/common": ">=14.1.3",
|
||||
"@angular/compiler": ">=14.1.3",
|
||||
|
Reference in New Issue
Block a user