update ng2-translate-version #1397 (#1805)

* update ng2-translate-version #1397

* change karma.conf and build for ng2-translate 4.0.0
This commit is contained in:
Eugenio Romano
2017-04-10 17:42:33 +01:00
committed by Mario Romano
parent dba5d5a037
commit ab3d18e5c1
75 changed files with 74 additions and 77 deletions

View File

@@ -52,7 +52,7 @@
"material-design-lite": "1.2.1",
"ng2-activiti-diagrams": "1.3.0",
"ng2-alfresco-core": "1.3.0",
"ng2-translate": "2.5.0",
"ng2-translate": "4.0.0",
"raphael": "^2.2.6",
"reflect-metadata": "0.1.10",
"rxjs": "5.0.0-beta.12",

View File

@@ -27,7 +27,7 @@
'rxjs': 'npm:rxjs',
'moment': 'npm:moment/min/moment.min.js',
'raphael': 'npm:raphael',
'ng2-translate': 'npm:ng2-translate',
'ng2-translate/ng2-translate': 'npm:ng2-translate/bundles/ng2-translate.umd.js',
'alfresco-js-api': 'npm:alfresco-js-api/dist',
'ng2-alfresco-core': 'npm:ng2-alfresco-core',
'ng2-activiti-diagrams': 'npm:ng2-activiti-diagrams'