Release 3.4.0

This commit is contained in:
Eugenio Romano
2019-08-09 00:38:19 +01:00
parent fd4e74d124
commit ab2fc2fb15
10 changed files with 32 additions and 32 deletions

View File

@@ -1,7 +1,7 @@
{
"name": "@alfresco/adf-insights",
"description": "Alfresco ADF insights",
"version": "3.4.0-beta15",
"version": "3.4.0",
"author": "Alfresco Software, Ltd.",
"main": "bundles/adf-insights.js",
"repository": {
@@ -25,10 +25,10 @@
"@angular/platform-browser": ">=7.0.3",
"@angular/platform-browser-dynamic": ">=7.0.3",
"@angular/router": ">=7.0.3",
"@alfresco/js-api": "3.4.0-beta8",
"@alfresco/js-api": "3.4.0",
"rxjs": ">=6.2.2",
"@alfresco/adf-core": "3.4.0-beta15",
"@alfresco/adf-content-services": "3.4.0-beta15",
"@alfresco/adf-core": "3.4.0",
"@alfresco/adf-content-services": "3.4.0",
"@ngx-translate/core": ">=11.0.0",
"chart.js": ">=2.5.0",
"core-js": ">=2.5.4",