chore: upgrade node-hid => 0.7.3 (#814)

This commit is contained in:
Róbert Kiss
2018-10-07 22:29:10 +02:00
committed by László Monda
parent d57ef66038
commit 42e413ab65
9 changed files with 228 additions and 207 deletions

View File

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