summary refs log tree commit diff stats
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json3
1 files changed, 3 insertions, 0 deletions
diff --git a/package.json b/package.json
index d324fdf..517687f 100644
--- a/package.json
+++ b/package.json
@@ -48,6 +48,8 @@
     "case": "^1.5.2",
     "configly": "^4.1.0",
     "gray-matter": "^2.1.1",
+    "highland": "^2.11.0",
+    "highlight.js": "^9.12.0",
     "hyperfast": "^2.1.0",
     "indent-string": "^3.1.0",
     "koa": "^2.2.0",
@@ -55,6 +57,7 @@
     "koa-router": "^7.2.1",
     "koa-send": "^4.1.0",
     "markdown-it": "^8.3.1",
+    "predentation": "alanpearce/predentation#fix-code-class",
     "toml": "^2.3.2"
   }
 }