Update to latest ADF testing usage (#2188)

This commit is contained in:
Popovics András
2021-06-20 19:45:41 +02:00
committed by GitHub
parent b7ba7b94b2
commit a7ae175d8f
2 changed files with 35 additions and 24 deletions
+6 -6
View File
@@ -24,10 +24,10 @@
},
"private": true,
"dependencies": {
"@alfresco/adf-content-services": "4.5.0-32857",
"@alfresco/adf-core": "4.5.0-32857",
"@alfresco/adf-extensions": "4.5.0-32857",
"@alfresco/js-api": "4.5.0-3603",
"@alfresco/adf-content-services": "4.5.0-32903",
"@alfresco/adf-core": "4.5.0-32903",
"@alfresco/adf-extensions": "4.5.0-32903",
"@alfresco/js-api": "4.5.0-3611",
"@angular/animations": "10.0.4",
"@angular/cdk": "^10.0.2",
"@angular/common": "10.0.4",
@@ -56,8 +56,8 @@
"zone.js": "~0.10.2"
},
"devDependencies": {
"@alfresco/adf-cli": "4.5.0-32857",
"@alfresco/adf-testing": "4.5.0-32857",
"@alfresco/adf-cli": "4.5.0-32903",
"@alfresco/adf-testing": "4.5.0-32903",
"@angular-custom-builders/lite-serve": "^0.2.3",
"@angular-devkit/build-angular": "^0.1002.0",
"@angular-devkit/build-ng-packagr": "^0.1002.0",