mirror of
https://github.com/Alfresco/alfresco-content-app.git
synced 2026-09-09 18:02:54 +00:00
[ACA-2204] Upgrade to ADF 3.0.0 release (#949)
* upgrade to ADF 3.0.0 * update unit tests
This commit is contained in:
+4
-4
@@ -35,10 +35,10 @@
|
||||
},
|
||||
"private": true,
|
||||
"dependencies": {
|
||||
"@alfresco/adf-content-services": "3.0.0-beta9",
|
||||
"@alfresco/adf-core": "3.0.0-beta9",
|
||||
"@alfresco/adf-extensions": "3.0.0-beta9",
|
||||
"@alfresco/js-api": "3.0.0-beta9",
|
||||
"@alfresco/adf-content-services": "3.0.0",
|
||||
"@alfresco/adf-core": "3.0.0",
|
||||
"@alfresco/adf-extensions": "3.0.0",
|
||||
"@alfresco/js-api": "3.0.0",
|
||||
"@angular/animations": "7.2.3",
|
||||
"@angular/cdk": "^7.3.0",
|
||||
"@angular/common": "7.2.3",
|
||||
|
||||
Reference in New Issue
Block a user