cozmo / jsQR

A pure javascript QR code reading library. This library takes in raw images and will locate, extract and parse any QR code found within.
https://cozmo.github.io/jsQR/
Apache License 2.0
3.68k stars 606 forks source link

Upgrade node, jest and increase allocated memory #60

Closed cozmo closed 6 years ago

cozmo commented 6 years ago

This fixes tests getting killed for running out of memory.