update to latest ADF 2.4.0 alpha (#423)

* update to latest ADF 2.4.0 alpha

* update app config

* fix routing
This commit is contained in:
Denys Vuika
2018-06-15 19:13:04 +01:00
committed by GitHub
parent 350ae452e1
commit 90215350a1
5 changed files with 28 additions and 23 deletions
+3 -3
View File
@@ -25,8 +25,8 @@
},
"private": true,
"dependencies": {
"@alfresco/adf-content-services": "2.4.0-d152c367aa039ce18bb0e009306f761ead190674",
"@alfresco/adf-core": "2.4.0-d152c367aa039ce18bb0e009306f761ead190674",
"@alfresco/adf-content-services": "2.4.0-052668fddc2827b87055e37b43516500a348f9d8",
"@alfresco/adf-core": "2.4.0-052668fddc2827b87055e37b43516500a348f9d8",
"@angular/animations": "5.1.1",
"@angular/cdk": "5.0.1",
"@angular/common": "5.1.1",
@@ -48,7 +48,7 @@
"@ngrx/store-devtools": "^5.2.0",
"@ngstack/electron": "0.1.0",
"@ngx-translate/core": "9.1.1",
"alfresco-js-api": "2.4.0-cab81f4d5e1ca60fa70ce9199e7ff028d43484d7",
"alfresco-js-api": "2.4.0-d78bd47d095d373088d67a4fe2aa3bb06c66c14f",
"core-js": "2.5.3",
"cspell": "^2.1.12",
"hammerjs": "2.0.8",