Denys Vuika 50f62a75bb
[ACS-3108] Release 4.11.0 ()
* bump versions

* generate reports

* release notes
2022-06-16 14:35:27 +01:00

24 lines
539 B
JSON

{
"name": "@alfresco/adf-testing",
"description": "Alfresco ADF testing page and utils",
"version": "4.11.0",
"author": "Alfresco Software, Ltd.",
"repository": {
"type": "git",
"url": "https://github.com/Alfresco/alfresco-ng2-components.git"
},
"bugs": {
"url": "https://github.com/Alfresco/alfresco-ng2-components/issues"
},
"peerDependencies": {
"@alfresco/js-api": "4.11.0"
},
"keywords": [
"testing",
"alfresco-component",
"angular",
"components"
],
"license": "Apache-2.0"
}