bump 4.7.0 (#7342)

This commit is contained in:
Eugenio Romano
2021-11-15 15:54:16 +00:00
committed by GitHub
parent 6bb60f9e51
commit 00ff9b09dc
13 changed files with 28 additions and 28 deletions

View File

@@ -1,7 +1,7 @@
{
"name": "@alfresco/adf-process-services",
"description": "Alfresco ADF process services",
"version": "4.6.0",
"version": "4.7.0",
"author": "Alfresco Software, Ltd.",
"main": "bundles/adf-process-services.js",
"repository": {
@@ -19,9 +19,9 @@
"@angular/forms": ">=10.0.2",
"@angular/material": ">=10.0.1",
"@angular/router": ">=10.0.2",
"@alfresco/js-api": "4.7.0-3981",
"@alfresco/adf-core": "4.6.0",
"@alfresco/adf-content-services": "4.6.0",
"@alfresco/js-api": "4.7.0",
"@alfresco/adf-core": "4.7.0",
"@alfresco/adf-content-services": "4.7.0",
"@ngx-translate/core": ">=13.0.0",
"moment": ">=2.22.2"
},