mirror of
https://github.com/Alfresco/alfresco-content-app.git
synced 2025-05-12 17:04:46 +00:00
16 lines
383 B
JSON
16 lines
383 B
JSON
{
|
|
"name": "@alfresco/aca-shared",
|
|
"version": "1.12.0",
|
|
"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"
|
|
}
|
|
}
|