]> git.immae.eu Git - github/wallabag/wallabag.git/blobdiff - package.json
Merge pull request #4092 from wallabag/dependabot/composer/m6web/redis-mock-4.6.1
[github/wallabag/wallabag.git] / package.json
index e6659bd33c9a69972cad2776c01dbde15ba4be8e..61f44714927071cbca2c0d7269ca5b66decc5c41 100644 (file)
@@ -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,7 +64,9 @@
   },
   "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",