mirror of
https://github.com/Alfresco/alfresco-content-app.git
synced 2025-07-24 17:31:52 +00:00
[ACA-4710] Use caret for js-api and adf versions (#3204)
This commit is contained in:
@@ -5,10 +5,10 @@
|
|||||||
"peerDependencies": {
|
"peerDependencies": {
|
||||||
"@angular/common": "^14.1.0",
|
"@angular/common": "^14.1.0",
|
||||||
"@angular/core": "^14.1.0",
|
"@angular/core": "^14.1.0",
|
||||||
"@alfresco/adf-core": "6.1.0-4985617493",
|
"@alfresco/adf-core": "^6.1.0-0",
|
||||||
"@alfresco/adf-content-services": "6.1.0-4985617493",
|
"@alfresco/adf-content-services": "^6.1.0-0",
|
||||||
"@alfresco/adf-extensions": "6.1.0-4985617493",
|
"@alfresco/adf-extensions": "^6.1.0-0",
|
||||||
"@alfresco/js-api": ">=6.0.0",
|
"@alfresco/js-api": "^6.1.0-0",
|
||||||
"@angular/animations": "^14.1.3",
|
"@angular/animations": "^14.1.3",
|
||||||
"@angular/cdk": "^14.1.3",
|
"@angular/cdk": "^14.1.3",
|
||||||
"@angular/flex-layout": "^14.0.0-beta.40",
|
"@angular/flex-layout": "^14.0.0-beta.40",
|
||||||
|
@@ -5,10 +5,10 @@
|
|||||||
"license": "LGPL-3.0",
|
"license": "LGPL-3.0",
|
||||||
"scripts": {},
|
"scripts": {},
|
||||||
"peerDependencies": {
|
"peerDependencies": {
|
||||||
"@alfresco/adf-content-services": "6.1.0-4985617493",
|
"@alfresco/adf-content-services": "^6.1.0-0",
|
||||||
"@alfresco/adf-core": "6.1.0-4985617493",
|
"@alfresco/adf-core": "^6.1.0-0",
|
||||||
"@alfresco/adf-extensions": "6.1.0-4985617493",
|
"@alfresco/adf-extensions": "^6.1.0-0",
|
||||||
"@alfresco/js-api": ">=6.0.0",
|
"@alfresco/js-api": "^6.1.0-0",
|
||||||
"@angular/animations": "^14.1.3",
|
"@angular/animations": "^14.1.3",
|
||||||
"@angular/common": "^14.1.3",
|
"@angular/common": "^14.1.3",
|
||||||
"@angular/compiler": "^14.1.3",
|
"@angular/compiler": "^14.1.3",
|
||||||
|
Reference in New Issue
Block a user