@opentiny/tiny-robot 0.4.2-alpha.7 → 0.4.2-alpha.8

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -7,7 +7,7 @@ import Sn from "@tiptap/extension-text";
7
7
  import Cn from "@tiptap/extension-history";
8
8
  import _n from "@tiptap/extension-placeholder";
9
9
  import Ln from "@tiptap/extension-character-count";
10
- import { h as kn, j as Mn, m as On } from "../index4.js";
10
+ import { h as kn, j as Mn, p as On } from "../index4.js";
11
11
  import { PluginKey as re, Plugin as ie, TextSelection as O } from "@tiptap/pm/state";
12
12
  import { DecorationSet as _e, Decoration as It } from "@tiptap/pm/view";
13
13
  import { _ as Y } from "../_plugin-vue_export-helper.js";