mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2026-09-09 18:03:21 +00:00
[ACS-11213] upgrade ngx translate to v17 (#11719)
* [ACS-11213] Upgraded ngx-translate to v17 * [ACS-11213] Fix translations * [ACS-11213] Reverted redundant change * [ACS-11213] Translations fix * [ACS-11213] Fixed unit tests * [ACS-11213] Added unit tests for changes in translate-loader.service * [ACS-11213] Added empty line * [ACS-11213] Addressed copilot comments
This commit is contained in:
@@ -22,7 +22,7 @@
|
||||
"@angular/platform-browser-dynamic": ">=14.1.3",
|
||||
"@angular/router": ">=14.1.3",
|
||||
"@alfresco/js-api": ">=9.3.1",
|
||||
"@ngx-translate/core": ">=16.0.0",
|
||||
"@ngx-translate/core": ">=17.0.0",
|
||||
"@alfresco/adf-core": ">=8.3.1"
|
||||
},
|
||||
"keywords": [
|
||||
|
||||
Reference in New Issue
Block a user