Kwaadpepper / msi-keyboard-CLI

Just a nodejs cli to control https://github.com/stevelacy/msi-keyboard
http://freethepepper.com
GNU General Public License v2.0
64 stars 13 forks source link

Add support for node.js 14 #27

Closed asaparov closed 4 years ago

asaparov commented 4 years ago

Fixed issue with node.js 14 where the data argument of writeFileSync can no longer be a number.

Kwaadpepper commented 4 years ago

Thank you for your contribution :)

asaparov commented 4 years ago

No problem! Do you need to do something on your end to publish to npm?

Kwaadpepper commented 4 years ago

Sorry i forgot i had to do this manually, publish is done