Update ADF packages version 2.7.0-beta5 (#3941)

This commit is contained in:
Eugenio Romano
2018-11-02 23:13:43 +00:00
committed by GitHub
parent ee068db496
commit 23022d6ca7
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": "2.7.0-beta4",
"version": "2.7.0-beta5",
"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.7.0-beta4"
"alfresco-js-api": "2.7.0-beta5"
}
}