Skip to content

Commit e8c0766

Browse files
committed
fix built
1 parent 965f4f5 commit e8c0766

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

test/y-codemirror.test.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ import { EditorState } from '@codemirror/state'
77

88
import { applyRandomTests } from 'yjs/testHelper'
99

10-
import { yCollab } from 'y-codemirror.next'
10+
import { yCollab } from '@y/codemirror'
1111

1212
/**
1313
* @param {any} ydoc

0 commit comments

Comments
 (0)