@etrepum/lexical-builder-devtools-core 0.0.25 → 0.0.26-nightly.20240626.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (2) hide show
  1. package/dist/index.js +1 -1
  2. package/package.json +1 -1
package/dist/index.js CHANGED
@@ -79,7 +79,7 @@ const S = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
79
79
  Component: () => /* @__PURE__ */ d(y, { children: /* @__PURE__ */ d(M, { editor: t }) })
80
80
  });
81
81
  }
82
- }), k = "0.0.25";
82
+ }), k = "0.0.26-nightly.20240626.0";
83
83
  export {
84
84
  m as BuilderGraphComponent,
85
85
  T as BuilderGraphPlan,
package/package.json CHANGED
@@ -15,7 +15,7 @@
15
15
  "test": "vitest run",
16
16
  "test:watch": "vitest"
17
17
  },
18
- "version": "0.0.25",
18
+ "version": "0.0.26-nightly.20240626.0",
19
19
  "license": "MIT",
20
20
  "repository": {
21
21
  "type": "git",