]> git.immae.eu Git - github/wallabag/wallabag.git/blobdiff - package.json
Copy client info to clipboard
[github/wallabag/wallabag.git] / package.json
index 8d856bbb2803154f22bfbd64e8c610b1a4c4ed0d..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,6 +64,7 @@
   },
   "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",