branded-qr-code
branded-qr-code copied to clipboard
dependency updates, qrcode module buffer output
Updated all current dependencies. Updated to use QRCode.toBuffer instead of QRCode.toDataURL. By doing that removed need for data-uri-to-buffer dependency. Updated files to work with current Babel and ESLint versions.