mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-24 17:32:15 +00:00
Release 4.10.0 (#7602)
* bump library versions * update package lock * generate reports * release notes for 4.10.0
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@alfresco/adf-extensions",
|
||||
"description": "Provides extensibility support for ADF applications.",
|
||||
"version": "4.9.0",
|
||||
"version": "4.10.0",
|
||||
"license": "Apache-2.0",
|
||||
"author": "Alfresco Software, Ltd.",
|
||||
"main": "bundles/adf-extensions.js",
|
||||
@@ -15,7 +15,7 @@
|
||||
"peerDependencies": {
|
||||
"@angular/common": ">=10.0.2",
|
||||
"@angular/core": ">=10.0.2",
|
||||
"@alfresco/js-api": "4.10.0-78"
|
||||
"@alfresco/js-api": "4.10.0"
|
||||
},
|
||||
"keywords": [
|
||||
"extensions",
|
||||
|
Reference in New Issue
Block a user