From eaa529528cafcfb291009f9f99d296c81e792899 Mon Sep 17 00:00:00 2001 From: Chocobozzz Date: Tue, 24 May 2022 16:29:01 +0200 Subject: Support ICU in TS components --- client/package.json | 1 + 1 file changed, 1 insertion(+) (limited to 'client/package.json') diff --git a/client/package.json b/client/package.json index b0d175b1a..30f1c4cbe 100644 --- a/client/package.json +++ b/client/package.json @@ -100,6 +100,7 @@ "html-loader": "^3.0.1", "html-webpack-plugin": "^5.3.1", "https-browserify": "^1.0.0", + "intl-messageformat": "^10.0.1", "jschannel": "^1.0.2", "linkify-html": "^3.0.2", "linkify-plugin-mention": "^3.0.2", -- cgit v1.2.3