X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=package.json;h=209c46c6ccbe35bbcef33d9d26a929401f6b4c70;hb=6c79aaf4321e3eda4f4b0789677b66fd4bfd4ca1;hp=ace74c7f80db0528a6e2aeda9d47ab9e8ab556e0;hpb=e9490a344376036978956aedeb213066fdbf49e4;p=github%2Fwallabag%2Fwallabag.git diff --git a/package.json b/package.json index ace74c7f..209c46c6 100644 --- a/package.json +++ b/package.json @@ -100,5 +100,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" } }