Files
alfresco-ng2-components/lib/testing/package.json
T
Denys Vuika 90009d7516 Release 4.10.0 (#7602)
* bump library versions

* update package lock

* generate reports

* release notes for 4.10.0
2022-04-26 18:00:09 +01:00

24 lines
539 B
JSON

{
"name": "@alfresco/adf-testing",
"description": "Alfresco ADF testing page and utils",
"version": "4.10.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.10.0"
},
"keywords": [
"testing",
"alfresco-component",
"angular",
"components"
],
"license": "Apache-2.0"
}