fix(usb): fix getDevices doesn't match filter with auto generated serial number

This commit is contained in:
Simon Chan 2023-12-29 19:07:06 +08:00
parent 4494e1b969
commit 06b3f47680
No known key found for this signature in database
GPG key ID: A8B69F750B9BCEDD
10 changed files with 132 additions and 105 deletions

View file

@ -38,7 +38,7 @@
"tslib": "^2.6.2"
},
"devDependencies": {
"@types/node": "^20.10.4",
"@types/node": "^20.10.5",
"@yume-chan/eslint-config": "workspace:^1.0.0",
"@yume-chan/tsconfig": "workspace:^1.0.0",
"eslint": "^8.56.0",