revert update ng2-translate-version #1397 (#1818)

This commit is contained in:
Eugenio Romano
2017-04-12 14:58:40 +01:00
committed by Mario Romano
parent 26da797398
commit 0fcd40b7f0
75 changed files with 77 additions and 74 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": "4.0.0",
"ng2-translate": "2.5.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/ng2-translate': 'npm:ng2-translate/bundles/ng2-translate.umd.js',
'ng2-translate': 'npm:ng2-translate',
'alfresco-js-api': 'npm:alfresco-js-api/dist',
'ng2-alfresco-core': 'npm:ng2-alfresco-core',
'ng2-activiti-diagrams': 'npm:ng2-activiti-diagrams'