diff options
author | Florian Dold <florian.dold@gmail.com> | 2019-08-20 15:59:05 +0200 |
---|---|---|
committer | Florian Dold <florian.dold@gmail.com> | 2019-08-20 15:59:05 +0200 |
commit | 28be8c8555f8ca2f809fa878d653f2170a2f999c (patch) | |
tree | 8148959a76bb187c903bf9a27f4d82e0f6b39925 /package.json | |
parent | 9e8cdc58d62edf4162e98a14b219e43cc4c1c646 (diff) |
merchant QR code tool
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/package.json b/package.json index af8d23461..b0a221511 100644 --- a/package.json +++ b/package.json @@ -55,6 +55,7 @@ "axios": "^0.19.0", "commander": "^3.0.0", "idb-bridge": "^0.0.7", + "qrcode-generator": "^1.4.3", "source-map-support": "^0.5.12", "urijs": "^1.18.10" } |