diff options
author | Chocobozzz <me@florianbigard.com> | 2022-05-24 16:29:01 +0200 |
---|---|---|
committer | Chocobozzz <me@florianbigard.com> | 2022-06-08 13:40:40 +0200 |
commit | eaa529528cafcfb291009f9f99d296c81e792899 (patch) | |
tree | c8e3562f73312fb331a363e1daeaeb4949cc8448 /client/package.json | |
parent | e435cf44c00aba359bf0f265d06bff4841b3f7fe (diff) | |
download | PeerTube-eaa529528cafcfb291009f9f99d296c81e792899.tar.gz PeerTube-eaa529528cafcfb291009f9f99d296c81e792899.tar.zst PeerTube-eaa529528cafcfb291009f9f99d296c81e792899.zip |
Support ICU in TS components
Diffstat (limited to 'client/package.json')
-rw-r--r-- | client/package.json | 1 |
1 files changed, 1 insertions, 0 deletions
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 @@ | |||
100 | "html-loader": "^3.0.1", | 100 | "html-loader": "^3.0.1", |
101 | "html-webpack-plugin": "^5.3.1", | 101 | "html-webpack-plugin": "^5.3.1", |
102 | "https-browserify": "^1.0.0", | 102 | "https-browserify": "^1.0.0", |
103 | "intl-messageformat": "^10.0.1", | ||
103 | "jschannel": "^1.0.2", | 104 | "jschannel": "^1.0.2", |
104 | "linkify-html": "^3.0.2", | 105 | "linkify-html": "^3.0.2", |
105 | "linkify-plugin-mention": "^3.0.2", | 106 | "linkify-plugin-mention": "^3.0.2", |