Explorar el Código

Move TextWatcher to ckeditor5-utils.

Maciej Gołaszewski hace 6 años
padre
commit
a77e1c6078
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      packages/ckeditor5-typing/src/texttransformation.js

+ 1 - 1
packages/ckeditor5-typing/src/texttransformation.js

@@ -8,7 +8,7 @@
  */
 
 import Plugin from '@ckeditor/ckeditor5-core/src/plugin';
-import TextWatcher from '@ckeditor/ckeditor5-mention/src/textwatcher';
+import TextWatcher from '@ckeditor/ckeditor5-utils/src/textwatcher';
 
 // Set of default transformations provided by the feature.
 const DEFAULT_TRANSFORMATIONS = [