aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorAlex Tatiyants <atatiyan@gmail.com>2016-01-04 19:42:44 -0800
committerAlex Tatiyants <atatiyan@gmail.com>2016-01-04 19:42:44 -0800
commitd89ddcf3532937d395898f255c42f3d26303f1c4 (patch)
tree9efdf18c3fa965f1a1d140e5b2b06a9cfa0a4e19 /package.json
parent7955dbcc9272f258c9b36e67853471e59d851cac (diff)
add integrated query view with syntax highlighting
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 2f2334b..c5aaf8c 100644
--- a/package.json
+++ b/package.json
@@ -85,6 +85,7 @@
"es6-shim": "^0.33.3",
"lodash": "^3.10.1",
"moment": "^2.10.6",
+ "highlight.js": "^2.14.7",
"reflect-metadata": "^0.1.2",
"rxjs": "5.0.0-beta.0",
"systemjs": "^0.19.4",