build: fix node-hid version number in deploy package.json
This commit is contained in:
@@ -14,6 +14,6 @@
|
||||
"npm": ">=5.1.0 <6.0.0"
|
||||
},
|
||||
"dependencies": {
|
||||
"node-hid": "0.5.4"
|
||||
"node-hid": "0.5.7"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user