@etrepum/lexical-builder-devtools-core 0.0.21 → 0.0.22
Sign up to get free protection for your applications and to get access to all the features.
- package/dist/index.js +1 -1
- package/package.json +1 -1
package/dist/index.js
CHANGED
@@ -96,7 +96,7 @@ const N = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
96
96
|
Component: () => /* @__PURE__ */ s(y, { children: /* @__PURE__ */ s(O, { editor: r }) })
|
97
97
|
});
|
98
98
|
}
|
99
|
-
}), T = "0.0.
|
99
|
+
}), T = "0.0.22";
|
100
100
|
export {
|
101
101
|
u as BuilderGraphComponent,
|
102
102
|
L as BuilderGraphPlan,
|