bump 3.5.0

This commit is contained in:
Eugenio Romano
2019-09-30 17:34:25 +01:00
parent 720e2035d8
commit 2d58d2f458
10 changed files with 33 additions and 33 deletions

View File

@@ -1,7 +1,7 @@
{
"name": "@alfresco/adf-insights",
"description": "Alfresco ADF insights",
"version": "3.4.0",
"version": "3.5.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",
"@alfresco/js-api": "3.5.0",
"rxjs": ">=6.2.2",
"@alfresco/adf-core": "3.4.0",
"@alfresco/adf-content-services": "3.4.0",
"@alfresco/adf-core": "3.5.0",
"@alfresco/adf-content-services": "3.5.0",
"@ngx-translate/core": ">=11.0.0",
"chart.js": ">=2.5.0",
"core-js": ">=2.5.4",