@etrepum/lexical-builder-core 0.0.36-nightly.20241104.0 → 0.0.36-nightly.20241105.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
@@ -26,7 +26,7 @@ function a(n, t) {
26
26
  return { ...n, ...t };
27
27
  return n;
28
28
  }
29
- const o = "0.0.36-nightly.20241104.0";
29
+ const o = "0.0.36-nightly.20241105.0";
30
30
  export {
31
31
  o as PACKAGE_VERSION,
32
32
  r as configPlan,
package/package.json CHANGED
@@ -15,7 +15,7 @@
15
15
  "test": "vitest run --typecheck",
16
16
  "test:watch": "vitest"
17
17
  },
18
- "version": "0.0.36-nightly.20241104.0",
18
+ "version": "0.0.36-nightly.20241105.0",
19
19
  "license": "MIT",
20
20
  "repository": {
21
21
  "type": "git",