mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2026-09-09 18:03:21 +00:00
[ACA-4233] Call the scan-env adf-cli command before and after each E2E job (#6519)
* [ACA-4233] Call the scan-env adf-cli command before and after each E2E job * [ACA-4233] Changed environment variables * [ACA-4233] Call scan-env command from node_modules * [ACA-4233] Readd package-lock.json
This commit is contained in:
+1
-3
@@ -71,7 +71,7 @@
|
||||
"process services-cloud"
|
||||
],
|
||||
"dependencies": {
|
||||
"@alfresco/js-api": "4.3.0-fc33b5aba2cdfe131d2f061049691b5e5b6fe59b",
|
||||
"@alfresco/js-api": "4.3.0-2dcc5f6dd1e2bc2e0e9ba28c1aa5bc8f6a8ddf61",
|
||||
"@angular/animations": "^10.0.4",
|
||||
"@angular/cdk": "10.1.3",
|
||||
"@angular/common": "^10.0.4",
|
||||
@@ -105,8 +105,6 @@
|
||||
"zone.js": "~0.10.2"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@alfresco/adf-cli": "4.2.0",
|
||||
"@alfresco/adf-testing": "4.2.0",
|
||||
"@angular-devkit/build-angular": "^0.1001.7",
|
||||
"@angular-devkit/build-ng-packagr": "~0.1002.0",
|
||||
"@angular/cli": "^10.2.0",
|
||||
|
||||
Reference in New Issue
Block a user