[ACA-2824] upgrade to adf latest version (#1251)

* upgrade to adf latest

* upgrade to adf beta6
This commit is contained in:
Adina Parpalita
2019-11-19 13:34:05 +02:00
committed by Cilibiu Bogdan
parent b228ca2f64
commit 4175471c01
2 changed files with 17 additions and 16 deletions
+4 -3
View File
@@ -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",