diff options
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/package.json b/package.json index 13885fc..8012d6a 100644 --- a/package.json +++ b/package.json @@ -14,6 +14,7 @@ "cookie-parser": "^1.4.4", "express": "^4.17.1", "jsonwebtoken": "^8.5.1", + "marked": "^1.1.1", "minimist": ">=0.2.1", "multer": "^1.4.2", "mysql2": "^1.7.0", |