Files
alfresco-content-app/projects/aca-about/package.json
Thomas Hunter 866ac19d82 [ACS-3109] Release 2.11.0 (#2549)
* [ACS-3109] Release 2.11.0

* Update git links in changelog
2022-06-16 17:06:17 +01:00

12 lines
202 B
JSON

{
"name": "@alfresco/aca-about",
"version": "2.11.0",
"peerDependencies": {
"@angular/common": "^10.0.14",
"@angular/core": "^10.0.14"
},
"dependencies": {
"tslib": "^2.0.0"
}
}