From 0672dc769b6ee42b4357748c62aaeabf8801c472 Mon Sep 17 00:00:00 2001 From: kimsible Date: Sat, 8 Aug 2020 12:01:28 +0200 Subject: Add unicode emoji to markdown --- package.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'package.json') 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", -- cgit v1.2.3