bump 3.2.0 (#4690)

This commit is contained in:
Eugenio Romano
2019-05-03 17:07:05 +01:00
committed by GitHub
parent 4cfc54ad60
commit 5d49b494fa
9 changed files with 30 additions and 30 deletions

View File

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