aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/package.json
diff options
context:
space:
mode:
authorChocobozzz <me@florianbigard.com>2023-02-15 11:12:23 +0100
committerChocobozzz <me@florianbigard.com>2023-02-15 11:12:23 +0100
commite81d45b4cb6462029661a525315529b02261722d (patch)
tree6959e27e9ed25ba6ef6b4c33258fa0f9bb04b9f3 /client/package.json
parentc9c21fafdb481a4bbb661229f6dc3e2b673ab3c6 (diff)
downloadPeerTube-e81d45b4cb6462029661a525315529b02261722d.tar.gz
PeerTube-e81d45b4cb6462029661a525315529b02261722d.tar.zst
PeerTube-e81d45b4cb6462029661a525315529b02261722d.zip
Fix mention detection
Diffstat (limited to 'client/package.json')
-rw-r--r--client/package.json1
1 files changed, 0 insertions, 1 deletions
diff --git a/client/package.json b/client/package.json
index 31d9b1e7c..5e4e4845e 100644
--- a/client/package.json
+++ b/client/package.json
@@ -105,7 +105,6 @@
105 "intl-messageformat": "^10.1.0", 105 "intl-messageformat": "^10.1.0",
106 "jschannel": "^1.0.2", 106 "jschannel": "^1.0.2",
107 "linkify-html": "^4.0.2", 107 "linkify-html": "^4.0.2",
108 "linkify-plugin-mention": "^4.0.2",
109 "linkifyjs": "^4.0.2", 108 "linkifyjs": "^4.0.2",
110 "lodash-es": "^4.17.4", 109 "lodash-es": "^4.17.4",
111 "markdown-it": "13.0.1", 110 "markdown-it": "13.0.1",