summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorArmand Philippot <git@armandphilippot.com>2021-12-13 12:35:10 +0100
committerArmand Philippot <git@armandphilippot.com>2021-12-13 12:35:10 +0100
commit8c836de71b47744ec3e99cb8b3c853528fa66b52 (patch)
treeb4d1d0cf88b02457cfc4be7afd7586cc83b4ccfb /package.json
parent4cae14b9f86609b8c1f74d97a033e7091af49cb4 (diff)
chore: load i18n translations using lingui provider
Diffstat (limited to 'package.json')
-rw-r--r--package.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/package.json b/package.json
index 804b671..573521e 100644
--- a/package.json
+++ b/package.json
@@ -46,6 +46,7 @@
"@commitlint/cli": "^15.0.0",
"@commitlint/config-conventional": "^15.0.0",
"@lingui/cli": "^3.13.0",
+ "@lingui/loader": "^3.13.0",
"@lingui/macro": "^3.13.0",
"@svgr/webpack": "^6.1.2",
"@testing-library/react": "^12.1.2",