mirror of
https://github.com/YuzuZensai/beamboxctl.git
synced 2026-07-21 20:42:19 +00:00
✨ feat: Switch to noble BLE library
This commit is contained in:
+2
-1
@@ -22,16 +22,17 @@
|
||||
"author": "Yuzu <yuzu@kirameki.cafe>",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@abandonware/noble": "^1.9.2-24",
|
||||
"commander": "^14.0.3",
|
||||
"ink": "^6.6.0",
|
||||
"ink-big-text": "^2.0.0",
|
||||
"ink-spinner": "^5.0.0",
|
||||
"node-ble": "^1.13.0",
|
||||
"react": "^19.2.4",
|
||||
"sharp": "^0.34.5"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/bun": "^1.3.8",
|
||||
"@types/noble": "^0.0.44",
|
||||
"@types/react": "^19.2.10"
|
||||
},
|
||||
"peerDependencies": {
|
||||
|
||||
Reference in New Issue
Block a user