mirror of
https://github.com/Alfresco/alfresco-content-app.git
synced 2025-07-24 17:31:52 +00:00
Fixed bump version rule (#4679)
This commit is contained in:
@@ -5,10 +5,10 @@
|
||||
"peerDependencies": {
|
||||
"@angular/common": ">=15.2",
|
||||
"@angular/core": ">=15.2",
|
||||
"@alfresco/adf-core": ">=9.0.0-0",
|
||||
"@alfresco/adf-content-services": ">=9.0.0-0",
|
||||
"@alfresco/adf-extensions": ">=9.0.0-0",
|
||||
"@alfresco/js-api": ">=10.0.0-0",
|
||||
"@alfresco/adf-core": ">=9.1.0-0",
|
||||
"@alfresco/adf-content-services": ">=9.1.0-0",
|
||||
"@alfresco/adf-extensions": ">=9.1.0-0",
|
||||
"@alfresco/js-api": ">=10.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": ">=9.0.0-0",
|
||||
"@alfresco/adf-core": ">=9.0.0-0",
|
||||
"@alfresco/adf-extensions": ">=9.0.0-0",
|
||||
"@alfresco/js-api": ">=10.0.0-0",
|
||||
"@alfresco/adf-content-services": ">=9.1.0-0",
|
||||
"@alfresco/adf-core": ">=9.1.0-0",
|
||||
"@alfresco/adf-extensions": ">=9.1.0-0",
|
||||
"@alfresco/js-api": ">=10.1.0-0",
|
||||
"@angular/animations": ">=15.2",
|
||||
"@angular/common": ">=15.2",
|
||||
"@angular/compiler": ">=15.2",
|
||||
|
Reference in New Issue
Block a user