Update ADF packages version 2.7.0-beta4 (#3926)

This commit is contained in:
Eugenio Romano
2018-10-28 19:19:18 +00:00
committed by GitHub
parent b630869f6c
commit b37e37497d
8 changed files with 26 additions and 26 deletions

View File

@@ -1,7 +1,7 @@
{
"name": "@alfresco/adf-process-services-cloud",
"description": "Alfresco ADF process services cloud",
"version": "1.0.0",
"version": "2.7.0-beta4",
"author": "Alfresco Software, Ltd.",
"main": "bundles/adf-process-services-cloud.js",
"repository": {
@@ -14,6 +14,6 @@
"peerDependencies": {
"@angular/common": "^6.0.0-rc.0 || ^6.0.0",
"@angular/core": "^6.0.0-rc.0 || ^6.0.0",
"alfresco-js-api": "2.6.0"
"alfresco-js-api": "2.7.0-beta4"
}
}