configurable port for osc bridge + add bin field

This commit is contained in:
Felix Roos 2025-09-17 12:41:46 +02:00
parent 98b7003504
commit 5445f0812f
No known key found for this signature in database
2 changed files with 15 additions and 1 deletions

View file

@ -3,6 +3,7 @@
"version": "1.2.4",
"description": "OSC messaging for strudel",
"main": "osc.mjs",
"bin": "./server.mjs",
"type": "module",
"publishConfig": {
"main": "dist/index.mjs"