refactor: update to recent changes in translator

This commit is contained in:
Rainer Killinger
2021-01-13 16:47:22 +01:00
parent 456560026c
commit 3d4c476549
20 changed files with 706 additions and 330 deletions

View File

@@ -69,10 +69,10 @@
"core-js": "2.6.5",
"deepmerge": "3.3.0",
"form-data": "2.5.0",
"moment": "2.24.0",
"moment": "^2.29.1",
"ngx-logger": "4.1.9",
"ngx-markdown": "9.1.1",
"ngx-moment": "3.4.0",
"ngx-moment": "^5.0.0",
"rxjs": "6.6.3",
"tslib": "1.14.1",
"zone.js": "0.11.2"