[FIX] Get QR code directly from canvas element (fix #26)

This commit is contained in:
Pedro Lopez
2019-12-04 02:58:55 -04:00
parent 021a213de3
commit bea1ebf480
3 changed files with 12 additions and 7 deletions

View File

@@ -25,6 +25,7 @@
},
"homepage": "https://github.com/pedroslopez/whatsapp-web.js#readme",
"dependencies": {
"jsqr": "^1.2.0",
"moduleraid": "git+https://github.com/pixeldesu/moduleRaid.git",
"puppeteer": "^1.20.0"
}