aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'client/package.json')
-rw-r--r--client/package.json4
1 files changed, 3 insertions, 1 deletions
diff --git a/client/package.json b/client/package.json
index 8e06b63d7..ac85366c3 100644
--- a/client/package.json
+++ b/client/package.json
@@ -102,7 +102,9 @@
102 "html-webpack-plugin": "^5.3.1", 102 "html-webpack-plugin": "^5.3.1",
103 "https-browserify": "^1.0.0", 103 "https-browserify": "^1.0.0",
104 "jschannel": "^1.0.2", 104 "jschannel": "^1.0.2",
105 "linkifyjs": "^2.1.5", 105 "linkify-html": "^3.0.2",
106 "linkify-plugin-mention": "^3.0.2",
107 "linkifyjs": "^3.0.2",
106 "lodash-es": "^4.17.4", 108 "lodash-es": "^4.17.4",
107 "markdown-it": "12.2.0", 109 "markdown-it": "12.2.0",
108 "mini-css-extract-plugin": "^2.2.0", 110 "mini-css-extract-plugin": "^2.2.0",