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