@etrepum/lexical-builder-core 0.0.25-nightly.20240621.0 → 0.0.25-nightly.20240624.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
@@ -21,7 +21,7 @@ function a(n, t) {
21
21
  return { ...n, ...t };
22
22
  return n;
23
23
  }
24
- const o = "0.0.25-nightly.20240621.0";
24
+ const o = "0.0.25-nightly.20240624.0";
25
25
  export {
26
26
  o as PACKAGE_VERSION,
27
27
  r 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.25-nightly.20240621.0",
17
+ "version": "0.0.25-nightly.20240624.0",
18
18
  "license": "MIT",
19
19
  "repository": {
20
20
  "type": "git",