use pnpm workspaces

This commit is contained in:
Felix Roos 2023-01-28 20:14:26 +01:00
parent 6c3a235b08
commit 35f2040717
14 changed files with 11776 additions and 8 deletions

View file

@ -27,6 +27,8 @@
},
"homepage": "https://github.com/tidalcycles/strudel#readme",
"dependencies": {
"@strudel.cycles/core": "workspace:*",
"@strudel.cycles/webaudio": "workspace:*",
"@csound/browser": "^6.18.3"
}
}