aboutsummaryrefslogtreecommitdiffhomepage
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/package.json b/package.json
index e8cf58e5..1c645950 100644
--- a/package.json
+++ b/package.json
@@ -101,6 +101,7 @@
101 "through": "^2.3.8" 101 "through": "^2.3.8"
102 }, 102 },
103 "dependencies": { 103 "dependencies": {
104 "jr-qrcode": "^1.0.5" 104 "jr-qrcode": "^1.0.5",
105 "mousetrap": "^1.6.0"
105 } 106 }
106} 107}