mirror of
https://github.com/Alfresco/alfresco-content-app.git
synced 2025-07-24 17:31:52 +00:00
* update package versions script * update package versions script * generate reports script * bump versions to 2.2.0 * audits * upgrade to final ADF * update docs * update app config
12 lines
201 B
JSON
12 lines
201 B
JSON
{
|
|
"name": "@alfresco/aca-about",
|
|
"version": "2.2.0",
|
|
"peerDependencies": {
|
|
"@angular/common": "^10.0.14",
|
|
"@angular/core": "^10.0.14"
|
|
},
|
|
"dependencies": {
|
|
"tslib": "^2.0.0"
|
|
}
|
|
}
|