X-Git-Url: https://git.immae.eu/?p=github%2Fwallabag%2Fwallabag.git;a=blobdiff_plain;f=package.json;h=ac894e7978e7434e5b4ade38b881d07448e27c9c;hp=e6659bd33c9a69972cad2776c01dbde15ba4be8e;hb=3625833b2c0bce7a37ec2bd873e6bbb0b76c4a4e;hpb=604cca1f4247f9f905e57b9276cf2543cfa41a5d diff --git a/package.json b/package.json index e6659bd3..ac894e79 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", @@ -65,6 +65,7 @@ "dependencies": { "annotator": "git://github.com/wallabag/annotator.git#0f076c7d371ed25eb0793346f46982d90f2c4c85", "hammerjs": "^2.0.8", + "highlight.js": "^9.12.0", "icomoon-free-npm": "^0.0.0", "jquery": "^2.1.4", "jquery.cookie": "^1.4.1",