mirror of
https://github.com/Alfresco/alfresco-content-app.git
synced 2026-09-09 18:02:54 +00:00
Upgrade to ADF 3.2.0 (#1100)
* Upgrade to ADF 3.2.0 version
* fixes login button color
* Revert "fixes login button color"
This reverts commit 29c529d
* include only button color styling for toolbar
This commit is contained in:
committed by
Denys Vuika
parent
6b5a14dee9
commit
7e4b635154
+4
-4
@@ -37,10 +37,10 @@
|
||||
},
|
||||
"private": true,
|
||||
"dependencies": {
|
||||
"@alfresco/adf-content-services": "3.2.0-2f126fe7fd4bcb111f5aad788e01465d10c1d7d3",
|
||||
"@alfresco/adf-core": "3.2.0-2f126fe7fd4bcb111f5aad788e01465d10c1d7d3",
|
||||
"@alfresco/adf-extensions": "3.2.0-2f126fe7fd4bcb111f5aad788e01465d10c1d7d3",
|
||||
"@alfresco/js-api": "3.2.0-fa5916ff413131513c3e382d7f27dd9b4cfa0e7e",
|
||||
"@alfresco/adf-content-services": "3.2.0",
|
||||
"@alfresco/adf-core": "3.2.0",
|
||||
"@alfresco/adf-extensions": "3.2.0",
|
||||
"@alfresco/js-api": "3.2.0",
|
||||
"@angular/animations": "7.2.14",
|
||||
"@angular/cdk": "^7.3.7",
|
||||
"@angular/common": "7.2.14",
|
||||
|
||||
Reference in New Issue
Block a user