patch 4.8.1 (#7517)

* patch mec

* fix cloud vcariables 4.8.1 (#7511)

Signed-off-by: eromano <eugenioromano16@gmail.com>
This commit is contained in:
Eugenio Romano
2022-02-22 12:07:54 +00:00
committed by GitHub
parent e8871e7867
commit f8d3ccefa4
16 changed files with 67 additions and 53 deletions

View File

@@ -1,7 +1,7 @@
{
"name": "@alfresco/adf-insights",
"description": "Alfresco ADF insights",
"version": "4.8.0",
"version": "4.8.1",
"author": "Alfresco Software, Ltd.",
"main": "bundles/adf-insights.js",
"repository": {
@@ -17,7 +17,7 @@
"@angular/flex-layout": ">=10.0.0-beta.32",
"@angular/forms": ">=10.0.2",
"@angular/material": ">=10.0.1",
"@alfresco/adf-core": "4.8.0",
"@alfresco/adf-core": "4.8.1",
"@ngx-translate/core": ">=13.0.0",
"chart.js": ">=2.9.3",
"moment": ">=2.22.2",