mirror of
https://github.com/Alfresco/alfresco-content-app.git
synced 2026-09-09 18:02:54 +00:00
* 1.9.1 * 1.9.1 bump * bump aos version to the one containing the hot fix * bump aca-shared Co-authored-by: Adina Parpalita <Adina.Parpalita@ness.com>
16 lines
382 B
JSON
16 lines
382 B
JSON
{
|
|
"name": "@alfresco/aca-shared",
|
|
"version": "1.9.2",
|
|
"peerDependencies": {
|
|
"@angular/common": "^7.2.0",
|
|
"@angular/core": "^7.2.0",
|
|
"@angular/material": "^7.3.7",
|
|
"@ngrx/effects": "^7.4.0",
|
|
"@ngrx/store": "^7.4.0",
|
|
"@alfresco/adf-extensions": "^3.1.0",
|
|
"@alfresco/js-api": "^3.1.0",
|
|
"rxjs": "^6.4.0",
|
|
"@ngx-translate/core": "^11.0.1"
|
|
}
|
|
}
|