rename claviature package to widgets
This commit is contained in:
parent
82c4926f19
commit
708675077f
9 changed files with 59 additions and 57 deletions
|
|
@ -25,7 +25,7 @@
|
|||
"@heroicons/react": "^2.1.1",
|
||||
"@nanostores/persistent": "^0.9.1",
|
||||
"@nanostores/react": "^0.7.1",
|
||||
"@strudel/claviature": "workspace:*",
|
||||
"@strudel/widgets": "workspace:*",
|
||||
"@strudel/codemirror": "workspace:*",
|
||||
"@strudel/core": "workspace:*",
|
||||
"@strudel/draw": "workspace:*",
|
||||
|
|
|
|||
|
|
@ -82,7 +82,7 @@ export function loadModules() {
|
|||
import('@strudel/serial'),
|
||||
import('@strudel/soundfonts'),
|
||||
import('@strudel/csound'),
|
||||
import('@strudel/claviature'),
|
||||
import('@strudel/widgets'),
|
||||
];
|
||||
if (isTauri()) {
|
||||
modules = modules.concat([
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue