diff --git a/projects/aca-content/package.json b/projects/aca-content/package.json index 7d9c02490..dc42ed172 100644 --- a/projects/aca-content/package.json +++ b/projects/aca-content/package.json @@ -5,10 +5,10 @@ "peerDependencies": { "@angular/common": ">=14.1.0", "@angular/core": ">=14.1.0", - "@alfresco/adf-core": "^6.x.x-x", - "@alfresco/adf-content-services": "^6.x.x-x", - "@alfresco/adf-extensions": "^6.x.x-x", - "@alfresco/js-api": "^7.x.x-x", + "@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", "@angular/animations": ">=14.1.3", "@angular/cdk": ">=14.1.3", "@angular/forms": ">=14.1.3", diff --git a/projects/aca-shared/package.json b/projects/aca-shared/package.json index abc4c5401..816538069 100644 --- a/projects/aca-shared/package.json +++ b/projects/aca-shared/package.json @@ -5,10 +5,10 @@ "license": "LGPL-3.0", "scripts": {}, "peerDependencies": { - "@alfresco/adf-content-services": "^6.x.x-x", - "@alfresco/adf-core": "^6.x.x-x", - "@alfresco/adf-extensions": "^6.x.x-x", - "@alfresco/js-api": "^7.x.x-x", + "@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", "@angular/animations": ">=14.1.3", "@angular/common": ">=14.1.3", "@angular/compiler": ">=14.1.3",