node-temper1
node-temper1 copied to clipboard
Please update NPM package details
Hi,
please update NPM package 0.0.9 details at https://registry.npmjs.org/temper1 Dependency for node-hid specifies old package ~0.5.1 which does not compile when installing temper1
I had to manually download temper1 package and change node-hid dependency to ^0.7.7 in package.json
Thanks, Peter
Hi Peter,
thank you for the hint. I cannot update the dependency for the 0.0.9 version but I published a version 0.0.10 with node-hid dependency ^0.7.7
Best Andreas
Thanks Andreas