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

@ -28,6 +28,6 @@
},
"homepage": "https://github.com/tidalcycles/strudel#readme",
"dependencies": {
"@strudel.cycles/core": "^0.2.0"
"@strudel.cycles/core": "^0.3.1"
}
}