mirror of
https://github.com/jwetzell/osc-js.git
synced 2026-08-20 14:29:00 +00:00
add slip decoding to readosc
This commit is contained in:
@@ -21,6 +21,7 @@
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@jwetzell/osc": "1.6.0",
|
||||
"commander": "^14.0.0"
|
||||
"commander": "^14.0.0",
|
||||
"slip": "1.0.2"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user