aboutsummaryrefslogtreecommitdiffhomepage
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json3
1 files changed, 3 insertions, 0 deletions
diff --git a/package.json b/package.json
index 20afb425..e8cf58e5 100644
--- a/package.json
+++ b/package.json
@@ -99,5 +99,8 @@
99 "stylelint": "^7.3.1", 99 "stylelint": "^7.3.1",
100 "stylelint-config-standard": "^13.0.2", 100 "stylelint-config-standard": "^13.0.2",
101 "through": "^2.3.8" 101 "through": "^2.3.8"
102 },
103 "dependencies": {
104 "jr-qrcode": "^1.0.5"
102 } 105 }
103} 106}