hotfix: core dependencies

This commit is contained in:
Felix Roos 2022-11-06 19:51:56 +01:00
parent b1ebf6367c
commit 2be5bca42b
10 changed files with 53 additions and 236 deletions

View file

@ -26,7 +26,7 @@
},
"homepage": "https://github.com/tidalcycles/strudel#readme",
"dependencies": {
"@strudel.cycles/core": "^0.2.0",
"@strudel.cycles/core": "^0.3.1",
"@strudel.cycles/eval": "^0.3.0",
"@strudel.cycles/tone": "^0.3.0"
},