diff options
author | Samy Pesse <samypesse@gmail.com> | 2015-06-29 10:02:35 -0400 |
---|---|---|
committer | Samy Pesse <samypesse@gmail.com> | 2015-06-29 10:02:35 -0400 |
commit | 2f5e53da5581daf01570d422d55dcbc94443fc85 (patch) | |
tree | cde7a39700203c242b146895de6e85cd321cd9f5 | |
parent | c3cdefc90a7439ea42e81d3a5cfbede2c24b2527 (diff) | |
download | gitbook-2f5e53da5581daf01570d422d55dcbc94443fc85.zip gitbook-2f5e53da5581daf01570d422d55dcbc94443fc85.tar.gz gitbook-2f5e53da5581daf01570d422d55dcbc94443fc85.tar.bz2 |
Update highlight.js@8.6.0
-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": { |