Port blhost-unix.sh as update-slave-firmware.js using ShellJS.

This commit is contained in:
László Monda
2017-10-24 13:59:36 +02:00
parent c370cab513
commit 9db5c5e067
3 changed files with 65 additions and 56 deletions

View File

@@ -11,6 +11,10 @@
"bugs": {
"url": "https://github.com/UltimateHackingKeyboard/firmware/issues"
},
"dependencies": {
"commander": "^2.11.0",
"shelljs": "^0.7.8"
},
"version": "2.1.0",
"dataModelVersion": "1.0.0",
"usbProtocolVersion": "1.2.0",