fix: tonal import in autocomplete + add tonal to codemirror package dependencies

This commit is contained in:
Felix Roos 2025-10-18 08:49:31 +02:00
parent be61d08cc6
commit 105db2a4ca
No known key found for this signature in database
4 changed files with 7 additions and 3 deletions

3
pnpm-lock.yaml generated
View file

@ -212,6 +212,9 @@ importers:
'@strudel/draw':
specifier: workspace:*
version: link:../draw
'@strudel/tonal':
specifier: workspace:*
version: link:../tonal
'@strudel/transpiler':
specifier: workspace:*
version: link:../transpiler