Rename package
This commit is contained in:
parent
ce4af278ac
commit
7e9ea69a08
41 changed files with 58 additions and 209 deletions
|
|
@ -7,9 +7,9 @@ import {
|
|||
reconcileWithHistory as wasmReconcileWithHistory,
|
||||
History,
|
||||
initSync,
|
||||
} from 'reconcile';
|
||||
} from 'reconcile-text';
|
||||
|
||||
import wasmBytes from 'reconcile/reconcile_bg.wasm';
|
||||
import wasmBytes from 'reconcile-text/reconcile_bg.wasm';
|
||||
|
||||
export interface TextWithCursors {
|
||||
/** The document's entire content */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue