Denys Vuika b1b4dd05b6
Release 4.2.0 ()
* bump app.config

* bump ADF versions

* release reports

* update compatibility matrices
2023-09-18 19:28:06 +01:00

31 lines
887 B
JSON

{
"name": "@alfresco/aca-shared",
"version": "0.0.1",
"commit": "",
"license": "LGPL-3.0",
"scripts": {},
"peerDependencies": {
"@alfresco/adf-content-services": "^6.3.0",
"@alfresco/adf-core": "^6.3.0",
"@alfresco/adf-extensions": "^6.3.0",
"@alfresco/js-api": ">=7.0.0",
"@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"
}
}