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