aboutsummaryrefslogtreecommitdiffhomepage
path: root/package.json
diff options
context:
space:
mode:
authorFabien LOISON <flo@flogisoft.com>2018-04-23 19:11:24 +0200
committerFabien LOISON <flo@flogisoft.com>2018-04-23 19:11:24 +0200
commitb2e7b8b6005b0f4493bfd69e6f0a981bd16f09d9 (patch)
treef094b81d6946cb9fcba84ab07c138ec10e017504 /package.json
parent11f15430ffc67e30f084cffc8e909ace87ce19e1 (diff)
downloadwallabag-b2e7b8b6005b0f4493bfd69e6f0a981bd16f09d9.tar.gz
wallabag-b2e7b8b6005b0f4493bfd69e6f0a981bd16f09d9.tar.zst
wallabag-b2e7b8b6005b0f4493bfd69e6f0a981bd16f09d9.zip
Highlight code in articles using highlight.js
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 e6659bd3..8d856bbb 100644
--- a/package.json
+++ b/package.json
@@ -65,6 +65,7 @@
65 "dependencies": { 65 "dependencies": {
66 "annotator": "git://github.com/wallabag/annotator.git#0f076c7d371ed25eb0793346f46982d90f2c4c85", 66 "annotator": "git://github.com/wallabag/annotator.git#0f076c7d371ed25eb0793346f46982d90f2c4c85",
67 "hammerjs": "^2.0.8", 67 "hammerjs": "^2.0.8",
68 "highlight.js": "^9.12.0",
68 "icomoon-free-npm": "^0.0.0", 69 "icomoon-free-npm": "^0.0.0",
69 "jquery": "^2.1.4", 70 "jquery": "^2.1.4",
70 "jquery.cookie": "^1.4.1", 71 "jquery.cookie": "^1.4.1",