Fix drawPianoroll import in codemirror example

This commit is contained in:
Giovanni Allegri 2024-05-28 09:40:49 +02:00
parent e2ce5ea001
commit 3cacafff90
2 changed files with 4 additions and 1 deletions

View file

@ -14,6 +14,7 @@
"dependencies": {
"@strudel/codemirror": "workspace:*",
"@strudel/core": "workspace:*",
"@strudel/draw": "workspace:*",
"@strudel/mini": "workspace:*",
"@strudel/soundfonts": "workspace:*",
"@strudel/tonal": "workspace:*",