@etrepum/lexical-builder-devtools-core 0.0.28-nightly.20240702.0 → 0.0.28-nightly.20240704.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.28-nightly.20240702.0";
82
+ }), k = "0.0.28-nightly.20240704.0";
83
83
  export {
84
84
  m as BuilderGraphComponent,
85
85
  T as BuilderGraphPlan,
package/package.json CHANGED
@@ -16,7 +16,7 @@
16
16
  "lint": "eslint",
17
17
  "test:watch": "vitest"
18
18
  },
19
- "version": "0.0.28-nightly.20240702.0",
19
+ "version": "0.0.28-nightly.20240704.0",
20
20
  "license": "MIT",
21
21
  "repository": {
22
22
  "type": "git",