@etrepum/lexical-builder-devtools-core 0.0.36-nightly.20241031.0 → 0.0.36-nightly.20241101.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
@@ -74,7 +74,7 @@ const k = y({
74
74
  Component: () => /* @__PURE__ */ c(h, { children: /* @__PURE__ */ c(E, { editor: t }) })
75
75
  });
76
76
  }
77
- }), w = "0.0.36-nightly.20241031.0";
77
+ }), w = "0.0.36-nightly.20241101.0";
78
78
  export {
79
79
  E as BuilderGraphComponent,
80
80
  k 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.36-nightly.20241031.0",
19
+ "version": "0.0.36-nightly.20241101.0",
20
20
  "license": "MIT",
21
21
  "repository": {
22
22
  "type": "git",