X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=package.json;h=1c6459508b7a37f2c4053bb6f164c6a0eacf322c;hb=d8a35aba493ec1cf75034c3405798be070eeab14;hp=20afb4259383f6150131d5d55b69c7b1da5c349c;hpb=57386125abc5c50c1438cf7e78d01f06021adc0a;p=github%2Fwallabag%2Fwallabag.git diff --git a/package.json b/package.json index 20afb425..1c645950 100644 --- a/package.json +++ b/package.json @@ -99,5 +99,9 @@ "stylelint": "^7.3.1", "stylelint-config-standard": "^13.0.2", "through": "^2.3.8" + }, + "dependencies": { + "jr-qrcode": "^1.0.5", + "mousetrap": "^1.6.0" } }