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

@ -31,7 +31,8 @@
},
"homepage": "https://github.com/tidalcycles/strudel#readme",
"dependencies": {
"osc-js": "^2.4.0"
"osc-js": "^2.4.0",
"@strudel.cycles/core": "workspace:*"
},
"devDependencies": {
"pkg": "^5.7.0"