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

@ -22,7 +22,7 @@
},
"homepage": "https://github.com/tidalcycles/strudel#readme",
"dependencies": {
"@strudel.cycles/core": "^0.5.0",
"@strudel.cycles/core": "workspace:*",
"WebDirt": "github:dktr0/WebDirt"
}
}