Merge branch 'main' into lu/add-drum-suffixes

This commit is contained in:
Felix Roos 2025-01-29 15:46:21 +01:00
commit ca00f7c5d0
No known key found for this signature in database
92 changed files with 7044 additions and 6367 deletions

View file

@ -32,9 +32,9 @@
},
"homepage": "https://github.com/tidalcycles/strudel#readme",
"devDependencies": {
"vite": "^5.0.10"
"vite": "^6.0.11"
},
"dependencies": {
"nanostores": "^0.9.5"
"nanostores": "^0.11.3"
}
}