mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2026-09-09 18:03:21 +00:00
[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:
+2
-2
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user