@etrepum/lexical-builder-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
@@ -24,7 +24,7 @@ function a(n, t) {
24
24
  return { ...n, ...t };
25
25
  return n;
26
26
  }
27
- const l = "0.0.24-nightly.20240614.0";
27
+ const l = "0.0.24-nightly.20240617.0";
28
28
  export {
29
29
  l as PACKAGE_VERSION,
30
30
  f as configPlan,
package/package.json CHANGED
@@ -14,7 +14,7 @@
14
14
  "test": "vitest run --typecheck",
15
15
  "test:watch": "vitest"
16
16
  },
17
- "version": "0.0.24-nightly.20240614.0",
17
+ "version": "0.0.24-nightly.20240617.0",
18
18
  "license": "MIT",
19
19
  "repository": {
20
20
  "type": "git",