Skip to content

Commit

Permalink
build: import of interval-tree
Browse files Browse the repository at this point in the history
  • Loading branch information
noomorph committed Dec 1, 2023
1 parent c8e35e9 commit 6ae7f6b
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
import IntervalTree from '@noomorph/interval-tree';
import IntervalTree from '@flatten-js/interval-tree';

import type { ThreadAlias, ThreadID } from '../../../types';
import { ThreadDispatcher } from './ThreadDispatcher';
Expand Down

0 comments on commit 6ae7f6b

Please sign in to comment.