mirror of
https://github.com/Alfresco/alfresco-content-app.git
synced 2026-09-09 18:02:54 +00:00
[ACA-2756] upgrade to ADF 3.5.0 (#1213)
* [ACA-2756] upgrade to latest ADF and js-api alpha versions * [ACA-2756] upgrade to ADF 3.5.0
This commit is contained in:
committed by
Cilibiu Bogdan
parent
f29c477ce8
commit
f60f713fd3
+4
-4
@@ -36,10 +36,10 @@
|
||||
},
|
||||
"private": true,
|
||||
"dependencies": {
|
||||
"@alfresco/adf-content-services": "3.5.0-271c5f3d9c0fe05f5ab7d88173d1a00496b40e25",
|
||||
"@alfresco/adf-core": "3.5.0-271c5f3d9c0fe05f5ab7d88173d1a00496b40e25",
|
||||
"@alfresco/adf-extensions": "3.5.0-271c5f3d9c0fe05f5ab7d88173d1a00496b40e25",
|
||||
"@alfresco/js-api": "3.5.0-ad32604b4aa8abd17291d58bb77a989ac57fdbb6",
|
||||
"@alfresco/adf-content-services": "3.5.0",
|
||||
"@alfresco/adf-core": "3.5.0",
|
||||
"@alfresco/adf-extensions": "3.5.0",
|
||||
"@alfresco/js-api": "3.5.0",
|
||||
"@angular/animations": "7.2.15",
|
||||
"@angular/cdk": "^7.3.7",
|
||||
"@angular/common": "7.2.15",
|
||||
|
||||
Reference in New Issue
Block a user