mirror of
https://github.com/Alfresco/alfresco-content-app.git
synced 2026-09-09 18:02:54 +00:00
[ACA-2813] Upgrade to latest ADF alpha (#1244)
* [ACA-2813] Upgrade to latest ADF alpha * [ACA-2813] new upgrade to latest ADF alpha * instead of double click, use click + toolbar action in order to open the viewer
This commit is contained in:
committed by
Adina Parpalita
parent
3ff12eecf4
commit
3411b6051b
+4
-4
@@ -36,10 +36,10 @@
|
||||
},
|
||||
"private": true,
|
||||
"dependencies": {
|
||||
"@alfresco/adf-content-services": "3.6.0-beta4",
|
||||
"@alfresco/adf-core": "3.6.0-beta4",
|
||||
"@alfresco/adf-extensions": "3.6.0-beta4",
|
||||
"@alfresco/js-api": "3.6.0-beta3",
|
||||
"@alfresco/adf-content-services": "3.6.0-58aef5a02986ad0a3e7a31a2805d83018143482e",
|
||||
"@alfresco/adf-core": "3.6.0-58aef5a02986ad0a3e7a31a2805d83018143482e",
|
||||
"@alfresco/adf-extensions": "3.6.0-58aef5a02986ad0a3e7a31a2805d83018143482e",
|
||||
"@alfresco/js-api": "3.6.0-f44b015f801224c18cf4c8162562ee66551fa8df",
|
||||
"@angular/animations": "7.2.15",
|
||||
"@angular/cdk": "^7.3.7",
|
||||
"@angular/common": "7.2.15",
|
||||
|
||||
Reference in New Issue
Block a user