3.1.0 version package.json (#4521)

This commit is contained in:
Eugenio Romano
2019-03-29 16:49:19 +00:00
committed by GitHub
parent eb18af8945
commit 3a79bdbb91
9 changed files with 30 additions and 30 deletions

View File

@@ -1,7 +1,7 @@
{
"name": "@alfresco/adf-process-services-cloud",
"description": "Alfresco ADF process services cloud",
"version": "3.0.0",
"version": "3.1.0",
"author": "Alfresco Software, Ltd.",
"main": "bundles/adf-process-services-cloud.js",
"repository": {
@@ -25,9 +25,9 @@
"@angular/platform-browser": ">=7.0.3",
"@angular/platform-browser-dynamic": ">=7.0.3",
"@angular/router": ">=7.0.3",
"@alfresco/js-api": "3.1.0-6eec5abc14bb31af3512cba5492f4ba43ffa2fac",
"@alfresco/js-api": "3.1.0",
"rxjs": ">=6.2.2",
"@alfresco/adf-core": "3.1.0-beta5",
"@alfresco/adf-core": "3.1.0",
"@ngx-translate/core": ">=11.0.0",
"hammerjs": ">=2.0.8",
"moment": ">=2.22.2",