diff options
author | Chocobozzz <me@florianbigard.com> | 2020-01-29 16:00:28 +0100 |
---|---|---|
committer | Chocobozzz <me@florianbigard.com> | 2020-01-29 16:00:28 +0100 |
commit | 14aa85562cb83559d20105b4ddb4bf8b2340578a (patch) | |
tree | a49bdcbe0dd7368c001e7c897169f598eb476846 /client/package.json | |
parent | 75ba887d10eacb9cd1392e62f68617c7643c9add (diff) | |
download | PeerTube-14aa85562cb83559d20105b4ddb4bf8b2340578a.tar.gz PeerTube-14aa85562cb83559d20105b4ddb4bf8b2340578a.tar.zst PeerTube-14aa85562cb83559d20105b4ddb4bf8b2340578a.zip |
Cleanup some client FIXME
Diffstat (limited to 'client/package.json')
-rw-r--r-- | client/package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/client/package.json b/client/package.json index e9c74787c..ef0e8c03f 100644 --- a/client/package.json +++ b/client/package.json | |||
@@ -65,7 +65,7 @@ | |||
65 | "@types/jschannel": "^1.0.0", | 65 | "@types/jschannel": "^1.0.0", |
66 | "@types/linkifyjs": "^2.1.2", | 66 | "@types/linkifyjs": "^2.1.2", |
67 | "@types/lodash-es": "^4.17.0", | 67 | "@types/lodash-es": "^4.17.0", |
68 | "@types/markdown-it": "^0.0.5", | 68 | "@types/markdown-it": "^0.0.9", |
69 | "@types/node": "^10.9.2", | 69 | "@types/node": "^10.9.2", |
70 | "@types/sanitize-html": "1.18.0", | 70 | "@types/sanitize-html": "1.18.0", |
71 | "@types/socket.io-client": "^1.4.32", | 71 | "@types/socket.io-client": "^1.4.32", |