diff options
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 9769cc813..11e3bf45b 100644 --- a/client/package.json +++ b/client/package.json | |||
@@ -61,6 +61,7 @@ | |||
61 | "@types/linkifyjs": "^2.1.2", | 61 | "@types/linkifyjs": "^2.1.2", |
62 | "@types/lodash-es": "^4.17.0", | 62 | "@types/lodash-es": "^4.17.0", |
63 | "@types/markdown-it": "^10.0.1", | 63 | "@types/markdown-it": "^10.0.1", |
64 | "@types/markdown-it-emoji": "^1.4.0", | ||
64 | "@types/node": "^14.0.14", | 65 | "@types/node": "^14.0.14", |
65 | "@types/sanitize-html": "1.23.2", | 66 | "@types/sanitize-html": "1.23.2", |
66 | "@types/socket.io-client": "^1.4.32", | 67 | "@types/socket.io-client": "^1.4.32", |