aboutsummaryrefslogtreecommitdiffhomepage
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json4
1 files changed, 4 insertions, 0 deletions
diff --git a/package.json b/package.json
index ace74c7f..209c46c6 100644
--- a/package.json
+++ b/package.json
@@ -100,5 +100,9 @@
100 "stylelint": "^7.3.1", 100 "stylelint": "^7.3.1",
101 "stylelint-config-standard": "^13.0.2", 101 "stylelint-config-standard": "^13.0.2",
102 "through": "^2.3.8" 102 "through": "^2.3.8"
103 },
104 "dependencies": {
105 "jr-qrcode": "^1.0.5",
106 "mousetrap": "^1.6.0"
103 } 107 }
104} 108}