feat: added qr-code generator

Signed-off-by: Corentin Thomasset <corentin.thomasset74@gmail.com>
This commit is contained in:
Corentin Thomasset 2020-06-23 00:01:14 +02:00
parent b75603f311
commit a20858dfb8
No known key found for this signature in database
GPG key ID: DBD997E935996158
8 changed files with 226 additions and 3 deletions

View file

@ -15,6 +15,7 @@
"core-js": "^3.6.4",
"dompurify": "^2.0.11",
"marked": "^1.1.0",
"qrcode.vue": "^1.7.0",
"register-service-worker": "^1.7.1",
"roboto-fontface": "*",
"vue": "^2.6.11",