X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=package.json;h=1c6459508b7a37f2c4053bb6f164c6a0eacf322c;hb=52e01d3483aedfbecf0f7cce9c26a6f164547a89;hp=20afb4259383f6150131d5d55b69c7b1da5c349c;hpb=99731f0bb1f6fd2815eeb9af504ce86df927657b;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" } }