aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorMark Powers <markppowers0@gmail.com>2020-08-13 11:12:37 -0500
committerMark Powers <markppowers0@gmail.com>2020-08-13 11:12:37 -0500
commit73e145884680242d64bc542afac09aee5f24b132 (patch)
treef96d12daaeeb330dae68cdba5c02c42162ff6840 /package.json
parent09fdcb05b2c1fa7a51e4b4110c7317b5d0e361f4 (diff)
Remove client JS requirement from /blog, convert new posts from markdown automatically
Diffstat (limited to 'package.json')
-rw-r--r--package.json1
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",