[ADF-5324] - Expose a new adf-cli command to initialise acs-env (#6551)

* Expose a new adf-cli command to initialize acs-env

* Use latest js api

* consume the latest js-api

* Use the previous commander version
This commit is contained in:
Maurizio Vitale
2021-01-21 14:22:24 +00:00
committed by GitHub
parent 4e28d5344c
commit 5712b50d62
6 changed files with 217 additions and 23 deletions
+2 -2
View File
@@ -71,7 +71,7 @@
"process services-cloud"
],
"dependencies": {
"@alfresco/js-api": "4.3.0-2dcc5f6dd1e2bc2e0e9ba28c1aa5bc8f6a8ddf61",
"@alfresco/js-api": "4.3.0-61350fee919fbeb2b6c949621161b6b076d44133",
"@angular/animations": "^10.0.4",
"@angular/cdk": "10.1.3",
"@angular/common": "^10.0.4",
@@ -121,7 +121,7 @@
"@types/selenium-webdriver": "^4.0.11",
"ajv-cli": "^3.0.0",
"codelyzer": "^6.0.1",
"commander": "7.0.0",
"commander": "6.2.1",
"concurrently": "^5.3.0",
"cspell": "^5.1.3",
"css-loader": "^4.3.0",