4.6.0 bump and doc update (#7253)

* update doc 4.6.0

* 4.6.0 bump

* fix

* fix lock
This commit is contained in:
Eugenio Romano
2021-09-15 16:08:17 +01:00
committed by GitHub
parent d2910ab078
commit 12ef9656aa
63 changed files with 32021 additions and 315 deletions

View File

@@ -1,7 +1,7 @@
{
"name": "@alfresco/adf-core",
"description": "Alfresco ADF core",
"version": "4.5.0",
"version": "4.6.0",
"author": "Alfresco Software, Ltd.",
"main": "bundles/adf-core.js",
"repository": {
@@ -26,8 +26,8 @@
"@angular/router": ">=10.0.2",
"@mat-datetimepicker/core": ">=4.1.0",
"@mat-datetimepicker/moment": ">=4.1.0",
"@alfresco/js-api": "4.6.0-3790",
"@alfresco/adf-extensions": "4.5.0",
"@alfresco/js-api": "4.6.0",
"@alfresco/adf-extensions": "4.6.0",
"@ngx-translate/core": ">=13.0.0",
"minimatch-browser": ">=1.0.0",
"moment": ">=2.22.2",