Skip to content

Commit 9be44d2

Browse files
author
e.khalilov
committed
0.1.2
1 parent 3ea6a44 commit 9be44d2

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "usb-hotplug",
3-
"version": "0.1.1",
3+
"version": "0.1.2",
44
"description": "Cross-platform USB hotplug event listener — native Node.js module powered by Rust and nusb. Zero dependencies, built-in TypeScript types, automatic event debouncing.",
55
"main": "index.js",
66
"types": "index.d.ts",
@@ -76,4 +76,4 @@
7676
"@e-khalilov/usb-hotplug-linux-x64-gnu": "0.1.1",
7777
"@e-khalilov/usb-hotplug-win32-x64-msvc": "0.1.1"
7878
}
79-
}
79+
}

0 commit comments

Comments
 (0)