use workspace protocol everywhere

This commit is contained in:
Felix Roos 2023-01-28 20:37:56 +01:00
parent b319754dc3
commit ea2d8b2773
14 changed files with 82 additions and 44 deletions

View file

@ -23,8 +23,6 @@
"dependencies": {
"@strudel.cycles/core": "workspace:*",
"@strudel.cycles/webaudio": "workspace:*",
"@strudel.cycles/tone": "workspace:*",
"tone": "^14.7.77",
"webmidi": "^3.0.21"
}
}