Skip to content

Commit 7f5b892

Browse files
committed
Upgrade to 0.0.3 to allow productId and vendorId of Zero
1 parent 55082bc commit 7f5b892

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "node-hid-stream",
3-
"version": "0.0.2",
3+
"version": "0.0.3",
44
"description": "Stream data from HID device in Node.js",
55
"main": "lib/node-hid-stream.js",
66
"engines": {

0 commit comments

Comments
 (0)