fix more deps
This commit is contained in:
parent
6430f6207d
commit
2338a1ee7d
15 changed files with 17 additions and 22 deletions
|
|
@ -1,5 +1,5 @@
|
|||
import * as krill from './krill-parser.js';
|
||||
import * as strudel from '../core/strudel.mjs';
|
||||
import * as strudel from '@strudel/core/strudel.mjs';
|
||||
import { addMiniLocations } from '../eval/shapeshifter.mjs';
|
||||
|
||||
const { pure, Pattern, Fraction, stack, slowcat, sequence, timeCat, silence } = strudel;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue