diff options
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 1a43713..04ccea2 100644 --- a/package.json +++ b/package.json @@ -32,7 +32,7 @@ "npm": "2.4.1", "dom-serializer": "0.1.0", "spawn-cmd": "0.0.2", - "highlight.js": "8.4.0", + "highlight.js": "8.6.0", "escape-string-regexp": "1.0.3" }, "devDependencies": { |