Denys Vuika 047c4bcd72
Release 2.8.0 (#2415)
* release 2.8.0

* update changelog script

* update changelog

* use latest ADF release
2022-01-27 16:10:37 +00:00

24 lines
525 B
JSON

{
"name": "@alfresco/adf-office-services-ext",
"version": "2.8.0",
"license": "Apache-2.0",
"homepage": "https://github.com/Alfresco/alfresco-content-app",
"keywords": [
"Alfresco",
"ADF",
"ACA",
"Content Application"
],
"dependencies": {
"tslib": "^2.0.0"
},
"peerDependencies": {
"@angular/common": "^7.2.0",
"@angular/core": "^7.2.0",
"@ngrx/effects": "^7.2.0",
"@ngrx/store": "^7.2.0",
"@alfresco/adf-extensions": "^3.0.0",
"@alfresco/js-api": "^3.0.0"
}
}