use workspace protocol everywhere
This commit is contained in:
parent
b319754dc3
commit
ea2d8b2773
14 changed files with 82 additions and 44 deletions
|
|
@ -26,9 +26,9 @@
|
|||
},
|
||||
"homepage": "https://github.com/tidalcycles/strudel#readme",
|
||||
"dependencies": {
|
||||
"@strudel.cycles/core": "^0.5.0",
|
||||
"@strudel.cycles/eval": "^0.5.0",
|
||||
"@strudel.cycles/tone": "^0.5.0"
|
||||
"@strudel.cycles/core": "workspace:*",
|
||||
"@strudel.cycles/eval": "workspace:*",
|
||||
"@strudel.cycles/tone": "workspace:*"
|
||||
},
|
||||
"devDependencies": {
|
||||
"peggy": "^2.0.1"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue