use new fixed version of osc-js package

This commit is contained in:
Felix Roos 2022-04-14 17:37:44 +02:00
parent 02738a0694
commit 18d8049f37
5 changed files with 70 additions and 1828 deletions

View file

@ -27,6 +27,6 @@
},
"homepage": "https://github.com/tidalcycles/strudel#readme",
"dependencies": {
"osc-js": "^2.3.0"
"osc-js": "^2.3.2"
}
}