diff options
author | Chocobozzz <me@florianbigard.com> | 2018-02-21 16:44:18 +0100 |
---|---|---|
committer | Chocobozzz <me@florianbigard.com> | 2018-02-21 16:44:43 +0100 |
commit | e8cb44090e654fda339506dccfcec7fea8722723 (patch) | |
tree | 2a36d264cf44cededff0e272919316a3feabcbc1 /client/package.json | |
parent | 276d03ed1a469fd4e3579f92392b6f9a1567d1ca (diff) | |
download | PeerTube-e8cb44090e654fda339506dccfcec7fea8722723.tar.gz PeerTube-e8cb44090e654fda339506dccfcec7fea8722723.tar.zst PeerTube-e8cb44090e654fda339506dccfcec7fea8722723.zip |
Add links to comment mentions
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 6ef4d7050..cd6b727f0 100644 --- a/client/package.json +++ b/client/package.json | |||
@@ -57,6 +57,7 @@ | |||
57 | "extract-text-webpack-plugin": "^3.0.2", | 57 | "extract-text-webpack-plugin": "^3.0.2", |
58 | "file-loader": "^1.1.5", | 58 | "file-loader": "^1.1.5", |
59 | "html-webpack-plugin": "^2.19.0", | 59 | "html-webpack-plugin": "^2.19.0", |
60 | "linkifyjs": "^2.1.5", | ||
60 | "lodash-es": "^4.17.4", | 61 | "lodash-es": "^4.17.4", |
61 | "markdown-it": "^8.4.0", | 62 | "markdown-it": "^8.4.0", |
62 | "ngx-bootstrap": "2.0.2", | 63 | "ngx-bootstrap": "2.0.2", |