There was an error while loading. Please reload this page.
1 parent 965f4f5 commit e8c0766Copy full SHA for e8c0766
1 file changed
test/y-codemirror.test.js
@@ -7,7 +7,7 @@ import { EditorState } from '@codemirror/state'
7
8
import { applyRandomTests } from 'yjs/testHelper'
9
10
-import { yCollab } from 'y-codemirror.next'
+import { yCollab } from '@y/codemirror'
11
12
/**
13
* @param {any} ydoc
0 commit comments