mirror of
https://github.com/yume-chan/ya-webadb.git
synced 2025-10-03 09:49:24 +02:00
fix(usb): fix getDevices
doesn't match filter with auto generated serial number
This commit is contained in:
parent
4494e1b969
commit
06b3f47680
10 changed files with 132 additions and 105 deletions
|
@ -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",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue