fix: add node shebang + bump osc to 1.2.6

This commit is contained in:
Felix Roos 2025-09-17 12:47:41 +02:00
parent 820744dc27
commit 5d7c6c3e4b
No known key found for this signature in database
2 changed files with 3 additions and 1 deletions

View file

@ -1,6 +1,6 @@
{
"name": "@strudel/osc",
"version": "1.2.5",
"version": "1.2.6",
"description": "OSC messaging for strudel",
"main": "osc.mjs",
"bin": "./server.mjs",