X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;ds=sidebyside;f=package.json;h=02c456e82536edb8b0e013bd5b04bc71620c4944;hb=83ce39b25e72b8562658f0ddb75eb89d083ade98;hp=4e4e58878cde8331009962351cbf54e3d9fd6c87;hpb=a3b5e78af3696f807e54bc4b11e559bbd9b6ba1e;p=github%2FChocobozzz%2FPeerTube.git diff --git a/package.json b/package.json index 4e4e58878..02c456e82 100644 --- a/package.json +++ b/package.json @@ -202,6 +202,7 @@ "eslint-plugin-standard": "^4.0.1", "libxmljs": "0.19.7", "maildev": "^1.0.0-rc3", + "markdown-it-emoji": "^1.4.0", "marked": "^1.1.0", "marked-man": "^0.7.0", "mocha": "^8.0.1", @@ -219,7 +220,7 @@ "_moduleAliases": { "@server": "dist/server" }, - "bundlewatch" : { + "bundlewatch": { "files": [ { "path": "client/dist/en-US/*-es2015.js",