X-Git-Url: https://git.immae.eu/?p=github%2Fwallabag%2Fwallabag.git;a=blobdiff_plain;f=package.json;h=ac894e7978e7434e5b4ade38b881d07448e27c9c;hp=e6659bd33c9a69972cad2776c01dbde15ba4be8e;hb=HEAD;hpb=1953a872932a63792293b4aec087880265ba89f7 diff --git a/package.json b/package.json index e6659bd3..7942eb5a 100644 --- a/package.json +++ b/package.json @@ -1,13 +1,13 @@ { "name": "wallabag", - "version": "2.2.2", + "version": "2.3.3", "description": "wallabag is a self hostable application for saving web pages", "private": true, "directories": { "doc": "docs" }, "engines": { - "node": ">4.8" + "node": ">=6.10" }, "repository": { "type": "git", @@ -64,13 +64,16 @@ }, "dependencies": { "annotator": "git://github.com/wallabag/annotator.git#0f076c7d371ed25eb0793346f46982d90f2c4c85", + "clipboard": "^2.0.4", "hammerjs": "^2.0.8", + "highlight.js": "^9.12.0", "icomoon-free-npm": "^0.0.0", "jquery": "^2.1.4", "jquery.cookie": "^1.4.1", "jr-qrcode": "^1.0.7", - "material-design-icons-iconfont": "^3.0.3", + "material-design-icons-iconfont": "^5.0.1", "materialize-css": "^0.98.1", + "mathjax": "^3.0.0", "mousetrap": "^1.6.0", "ptsans-npm-webfont": "^0.0.4", "roboto-fontface": "^0.7.0",