aboutsummaryrefslogtreecommitdiffhomepage
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json4
1 files changed, 3 insertions, 1 deletions
diff --git a/package.json b/package.json
index ac894e79..7942eb5a 100644
--- a/package.json
+++ b/package.json
@@ -64,14 +64,16 @@
64 }, 64 },
65 "dependencies": { 65 "dependencies": {
66 "annotator": "git://github.com/wallabag/annotator.git#0f076c7d371ed25eb0793346f46982d90f2c4c85", 66 "annotator": "git://github.com/wallabag/annotator.git#0f076c7d371ed25eb0793346f46982d90f2c4c85",
67 "clipboard": "^2.0.4",
67 "hammerjs": "^2.0.8", 68 "hammerjs": "^2.0.8",
68 "highlight.js": "^9.12.0", 69 "highlight.js": "^9.12.0",
69 "icomoon-free-npm": "^0.0.0", 70 "icomoon-free-npm": "^0.0.0",
70 "jquery": "^2.1.4", 71 "jquery": "^2.1.4",
71 "jquery.cookie": "^1.4.1", 72 "jquery.cookie": "^1.4.1",
72 "jr-qrcode": "^1.0.7", 73 "jr-qrcode": "^1.0.7",
73 "material-design-icons-iconfont": "^3.0.3", 74 "material-design-icons-iconfont": "^5.0.1",
74 "materialize-css": "^0.98.1", 75 "materialize-css": "^0.98.1",
76 "mathjax": "^3.0.0",
75 "mousetrap": "^1.6.0", 77 "mousetrap": "^1.6.0",
76 "ptsans-npm-webfont": "^0.0.4", 78 "ptsans-npm-webfont": "^0.0.4",
77 "roboto-fontface": "^0.7.0", 79 "roboto-fontface": "^0.7.0",