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

@ -25,7 +25,7 @@
},
"homepage": "https://github.com/tidalcycles/strudel#readme",
"dependencies": {
"@strudel.cycles/core": "^0.5.0",
"@strudel.cycles/core": "workspace:*",
"@tonaljs/tonal": "^4.7.2",
"chord-voicings": "^0.0.1",
"webmidi": "^3.0.21"