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
+9 -9
View File
@@ -1,7 +1,7 @@
{
"name": "alfresco-components",
"description": "Alfresco Angular components",
"version": "3.4.0-beta15",
"version": "3.4.0",
"author": "Alfresco Software, Ltd.",
"main": "./index.js",
"scripts": {
@@ -73,14 +73,14 @@
"process services-cloud"
],
"dependencies": {
"@alfresco/adf-content-services": "3.4.0-beta15",
"@alfresco/adf-core": "3.4.0-beta15",
"@alfresco/adf-extensions": "3.4.0-beta15",
"@alfresco/adf-insights": "3.4.0-beta15",
"@alfresco/adf-process-services": "3.4.0-beta15",
"@alfresco/adf-process-services-cloud": "3.4.0-beta15",
"@alfresco/adf-testing": "3.4.0-beta15",
"@alfresco/js-api": "3.4.0-beta8",
"@alfresco/adf-content-services": "3.4.0",
"@alfresco/adf-core": "3.4.0",
"@alfresco/adf-extensions": "3.4.0",
"@alfresco/adf-insights": "3.4.0",
"@alfresco/adf-process-services": "3.4.0",
"@alfresco/adf-process-services-cloud": "3.4.0",
"@alfresco/adf-testing": "3.4.0",
"@alfresco/js-api": "3.4.0",
"@angular/animations": "^7.2.15",
"@angular/cdk": "7.3.7",
"@angular/common": "^7.2.15",