Good progress on QR support

This commit is contained in:
Bryan Ashby
2019-05-09 19:56:04 -06:00
parent 3c6c8d2a5c
commit 6070bc94e7
5 changed files with 139 additions and 38 deletions

View File

@@ -55,7 +55,8 @@
"ws": "^6.1.3",
"xxhash": "^0.2.4",
"yazl": "^2.5.1",
"otplib": "^10.0.1"
"otplib": "^10.0.1",
"qrcode-generator": "1.4.3"
},
"devDependencies": {},
"engines": {