rename mondo package to mondolang

This commit is contained in:
Felix Roos 2025-05-02 16:20:23 +02:00
parent 4208c79c09
commit 607a6121bc
No known key found for this signature in database
5 changed files with 8 additions and 4 deletions

View file

@ -33,7 +33,8 @@
"homepage": "https://github.com/tidalcycles/strudel#readme",
"dependencies": {
"@strudel/core": "workspace:*",
"@strudel/transpiler": "workspace:*"
"@strudel/transpiler": "workspace:*",
"mondolang": "workspace:*"
},
"devDependencies": {
"mondo": "*",