[CORL-800] Fluent Upgrade (#2739)

* feat: upgraded fluent libraries

* fix: adjustments to support fluent upgrade
This commit is contained in:
Wyatt Johnson
2019-12-20 23:18:49 +00:00
committed by GitHub
parent 7581f0201d
commit 9d050e8b51
294 changed files with 433 additions and 395 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
import { FluentBundle } from "@fluent/bundle/compat";
import crypto from "crypto";
import { FluentBundle } from "fluent/compat";
import { translate } from "coral-server/services/i18n";