]> git.immae.eu Git - github/wallabag/wallabag.git/blobdiff - package.json
Merge pull request #3079 from wallabag/update-doc
[github/wallabag/wallabag.git] / package.json
index e8cf58e53b97bbda2823c965ea86db9080db2485..209c46c6ccbe35bbcef33d9d26a929401f6b4c70 100644 (file)
@@ -77,6 +77,7 @@
     "grunt-contrib-copy": "^1.0.0",
     "grunt-contrib-symlink": "^1.0.0",
     "grunt-contrib-uglify": "^1.0.0",
+    "grunt-contrib-watch": "^1.0.0",
     "grunt-eslint": "^19.0.0",
     "grunt-postcss": "^0.8.0",
     "grunt-stylelint": "^0.6.0",
     "through": "^2.3.8"
   },
   "dependencies": {
-    "jr-qrcode": "^1.0.5"
+    "jr-qrcode": "^1.0.5",
+    "mousetrap": "^1.6.0"
   }
 }