arvydas / blinkstick-node

Node.js library for BlinkStick devices.
MIT License
47 stars 39 forks source link

Update dependencies for newer versions of code. #18

Closed jnovack closed 8 years ago

jnovack commented 8 years ago

usb v1.1.2 works on Raspberry Pi 2 Model B running Node v4.2.3 on Raspbian Jessie

There is nothing wrong with the blinkstick library, only that it depends on versin of usb which does not support nodejs v4+.

jnovack commented 8 years ago

poke

dansimco commented 8 years ago

bump. Just lost an hour working out the libusb/node4 issue

jnovack commented 8 years ago

Thank you for merging, however, this has not made it's way into npm yet.

A version bump per semver rules should be performed.