fix core deps after release trouble

This commit is contained in:
Felix Roos 2022-12-13 22:46:35 +01:00
parent 0c98a84242
commit 8ebbef4cbb
11 changed files with 65 additions and 65 deletions

View file

@ -24,7 +24,7 @@
},
"homepage": "https://github.com/tidalcycles/strudel#readme",
"dependencies": {
"@strudel.cycles/core": "^0.4.1",
"@strudel.cycles/core": "^0.5.0",
"acorn": "^8.8.1",
"escodegen": "^2.0.0",
"estree-walker": "^3.0.1"