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

@@ -11,7 +11,7 @@
"@types/node": "8.0.28"
},
"dependencies": {
"node-hid": "0.5.7",
"node-hid": "0.7.3",
"uhk-common": "1.0.0"
}
}