Update ADF packages version 3.4.0-beta8 (#4925)

This commit is contained in:
Eugenio Romano
2019-07-12 12:30:22 +01:00
committed by GitHub
parent 3f14b5ac42
commit b894599cf9
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.3.0",
"version": "3.4.0-beta8",
"author": "Alfresco Software, Ltd.",
"main": "./index.js",
"scripts": {
@@ -73,14 +73,14 @@
"process services-cloud"
],
"dependencies": {
"@alfresco/adf-content-services": "3.3.0",
"@alfresco/adf-core": "3.3.0",
"@alfresco/adf-extensions": "3.3.0",
"@alfresco/adf-insights": "3.3.0",
"@alfresco/adf-process-services": "3.3.0",
"@alfresco/adf-process-services-cloud": "3.3.0",
"@alfresco/adf-testing": "3.3.0",
"@alfresco/js-api": "3.3.0",
"@alfresco/adf-content-services": "3.4.0-beta8",
"@alfresco/adf-core": "3.4.0-beta8",
"@alfresco/adf-extensions": "3.4.0-beta8",
"@alfresco/adf-insights": "3.4.0-beta8",
"@alfresco/adf-process-services": "3.4.0-beta8",
"@alfresco/adf-process-services-cloud": "3.4.0-beta8",
"@alfresco/adf-testing": "3.4.0-beta8",
"@alfresco/js-api": "3.4.0-beta8",
"@angular/animations": "^7.2.15",
"@angular/cdk": "7.3.7",
"@angular/common": "^7.2.15",