@etrepum/lexical-builder-devtools-core 0.0.24-nightly.20240614.0 → 0.0.24-nightly.20240617.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
@@ -96,7 +96,7 @@ const N = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
96
96
  Component: () => /* @__PURE__ */ s(v, { children: /* @__PURE__ */ s(O, { editor: r }) })
97
97
  });
98
98
  }
99
- }), T = "0.0.24-nightly.20240614.0";
99
+ }), T = "0.0.24-nightly.20240617.0";
100
100
  export {
101
101
  u as BuilderGraphComponent,
102
102
  L 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.24-nightly.20240614.0",
18
+ "version": "0.0.24-nightly.20240617.0",
19
19
  "license": "MIT",
20
20
  "repository": {
21
21
  "type": "git",