upgrade to ADF 2.1.0-beta6 (#174)

This commit is contained in:
suzanadirla
2018-01-11 17:21:54 +00:00
committed by Denys Vuika
parent 00d14069c5
commit b780bd831b
2 changed files with 51 additions and 35 deletions
+15 -15
View File
@@ -16,20 +16,20 @@
},
"private": true,
"dependencies": {
"@alfresco/adf-content-services": "2.0.0",
"@alfresco/adf-core": "2.0.0",
"@angular/animations": "5.0.0",
"@angular/cdk": "5.0.0-rc0",
"@angular/common": "5.0.0",
"@angular/compiler": "5.0.0",
"@angular/core": "5.0.0",
"@angular/flex-layout": "2.0.0-beta.10",
"@angular/forms": "5.0.0",
"@angular/http": "5.0.0",
"@angular/material": "5.0.0-rc0",
"@angular/platform-browser": "5.0.0",
"@angular/platform-browser-dynamic": "5.0.0",
"@angular/router": "5.0.0",
"@alfresco/adf-content-services": "2.1.0-beta6",
"@alfresco/adf-core": "2.1.0-beta6",
"@angular/animations": "5.1.1",
"@angular/cdk": "5.0.1",
"@angular/common": "5.1.1",
"@angular/compiler": "5.1.1",
"@angular/core": "5.1.1",
"@angular/flex-layout": "2.0.0-beta.12",
"@angular/forms": "5.1.1",
"@angular/http": "5.1.1",
"@angular/material": "5.0.1",
"@angular/platform-browser": "5.1.1",
"@angular/platform-browser-dynamic": "5.1.1",
"@angular/router": "5.1.1",
"@ngx-translate/core": "8.0.0",
"alfresco-js-api": "2.0.0",
"core-js": "2.4.1",
@@ -42,7 +42,7 @@
},
"devDependencies": {
"@angular/cli": "1.5.0",
"@angular/compiler-cli": "5.0.0",
"@angular/compiler-cli": "5.1.1",
"@angular/language-service": "4.4.5",
"@types/jasmine": "^2.5.53",
"@types/jasminewd2": "^2.0.2",