mirror of
https://github.com/Alfresco/alfresco-content-app.git
synced 2026-09-09 18:02:54 +00:00
[ACA-2824] upgrade to adf latest version (#1251)
* upgrade to adf latest * upgrade to adf beta6
This commit is contained in:
committed by
Cilibiu Bogdan
parent
b228ca2f64
commit
4175471c01
+4
-3
@@ -36,9 +36,9 @@
|
||||
},
|
||||
"private": true,
|
||||
"dependencies": {
|
||||
"@alfresco/adf-content-services": "3.6.0-58aef5a02986ad0a3e7a31a2805d83018143482e",
|
||||
"@alfresco/adf-core": "3.6.0-58aef5a02986ad0a3e7a31a2805d83018143482e",
|
||||
"@alfresco/adf-extensions": "3.6.0-58aef5a02986ad0a3e7a31a2805d83018143482e",
|
||||
"@alfresco/adf-content-services": "3.6.0-beta6",
|
||||
"@alfresco/adf-core": "3.6.0-beta6",
|
||||
"@alfresco/adf-extensions": "3.6.0-beta6",
|
||||
"@alfresco/js-api": "3.6.0-7b7488124991a11478cb9b27699e4d0629d99365",
|
||||
"@angular/animations": "7.2.15",
|
||||
"@angular/cdk": "^7.3.7",
|
||||
@@ -97,6 +97,7 @@
|
||||
"karma-jasmine-html-reporter": "^0.2.2",
|
||||
"lint-staged": "^8.2.0",
|
||||
"ng-packagr": "^4.7.1",
|
||||
"node-sass": "4.13.0",
|
||||
"node-stream-zip": "1.8.0",
|
||||
"prettier": "^1.17.1",
|
||||
"protractor": "5.4.2",
|
||||
|
||||
Reference in New Issue
Block a user