summaryrefslogtreecommitdiff
path: root/bower.json
diff options
context:
space:
mode:
authorWu Cheng-Han2016-09-18 16:42:27 +0800
committerWu Cheng-Han2016-09-18 16:42:27 +0800
commit23008bc1e152998aec0c5b74ac20b1c10c12a386 (patch)
tree0962c4d71f300c705d0acecb91fd5e49c213d593 /bower.json
parent42145e401983994d813ce0bf0ea775e6473a070e (diff)
Update to support wiki markup syntax highlighting in view using prism
Diffstat (limited to 'bower.json')
-rw-r--r--bower.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/bower.json b/bower.json
index dfa8b364..f3314a33 100644
--- a/bower.json
+++ b/bower.json
@@ -58,7 +58,8 @@
"visibilityjs": "^1.2.3",
"pdfobject": "pdfobject2#*",
"gist-embed": "*",
- "keymaster": "^1.6.3"
+ "keymaster": "^1.6.3",
+ "prism": "^1.5.1"
},
"resolutions": {
"jquery": "~3.1.0"