chore: upgrade node-hid => 0.7.9 (#1011)

This commit is contained in:
Róbert Kiss
2019-08-14 17:10:39 +02:00
committed by László Monda
parent c3fec647b6
commit 905007a597
12 changed files with 3605 additions and 6533 deletions

View File

@@ -14,6 +14,6 @@
"npm": ">=5.1.0 <6.0.0"
},
"dependencies": {
"node-hid": "0.7.8"
"node-hid": "0.7.9"
}
}