fix: linter error
This commit is contained in:
parent
72d1f129cf
commit
f6f5ee0375
2 changed files with 4 additions and 0 deletions
|
|
@ -14,6 +14,7 @@
|
|||
"dependencies": {
|
||||
"@strudel/codemirror": "workspace:*",
|
||||
"@strudel.cycles/core":"workspace:*",
|
||||
"@strudel.cycles/transpiler":"workspace:*",
|
||||
"@strudel.cycles/tonal":"workspace:*",
|
||||
"@strudel.cycles/mini":"workspace:*",
|
||||
"@strudel.cycles/xen":"workspace:*",
|
||||
|
|
|
|||
3
pnpm-lock.yaml
generated
3
pnpm-lock.yaml
generated
|
|
@ -151,6 +151,9 @@ importers:
|
|||
'@strudel.cycles/tonal':
|
||||
specifier: workspace:*
|
||||
version: link:../../../tonal
|
||||
'@strudel.cycles/transpiler':
|
||||
specifier: workspace:*
|
||||
version: link:../../../transpiler
|
||||
'@strudel.cycles/webaudio':
|
||||
specifier: workspace:*
|
||||
version: link:../../../webaudio
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue