Files
alfresco-content-app/projects/aca-shared/package.json
Alfresco Build 6a326f776a GH Auto: Upstream dependencies ADF:6.6.0-7017572520 JS-API:7.5.0-7017572520 using Tag:6.6.0-7017572520 (#3500)
* [ci:force][auto-commit] Update dependencies ADF:6.6.0-7017572520  JS:7.5.0-7017572520

* Set corrected versions for ADF

---------

Co-authored-by: AleksanderSklorz <AleksanderSklorz@users.noreply.github.com>
Co-authored-by: Aleksander Sklorz <Aleksander.Sklorz@hyland.com>
2023-11-28 13:10:12 +01:00

31 lines
891 B
JSON

{
"name": "@alfresco/aca-shared",
"version": "0.0.1",
"commit": "",
"license": "LGPL-3.0",
"scripts": {},
"peerDependencies": {
"@alfresco/adf-content-services": ">=6.6.0-7017572520",
"@alfresco/adf-core": ">=6.6.0-7017572520",
"@alfresco/adf-extensions": ">=6.6.0-7017572520",
"@alfresco/js-api": ">=7.5.0-7004095144",
"@angular/animations": ">=14.1.3",
"@angular/common": ">=14.1.3",
"@angular/compiler": ">=14.1.3",
"@angular/core": ">=14.1.3",
"@angular/forms": ">=14.1.3",
"@angular/material": ">=14.1.3",
"@ngrx/effects": ">=14.2.0",
"@ngrx/router-store": ">=14.2.0",
"@ngrx/store": ">=14.2.0",
"@ngx-translate/core": ">=14.0.0",
"rxjs": ">=6.6.6",
"tslib": ">=2.0.0",
"zone.js": ">=0.11.8"
},
"repository": {
"type": "git",
"url": "https://github.com/Alfresco/alfresco-content-app.git"
}
}