@etrepum/lexical-builder-markdown 0.0.26-nightly.20240625.0 → 0.0.26-nightly.20240626.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
@@ -358,7 +358,7 @@ const de = b({
358
358
  };
359
359
  },
360
360
  register: (e, t, n) => j(n.getInitResult())
361
- }), he = "0.0.26-nightly.20240625.0";
361
+ }), he = "0.0.26-nightly.20240626.0";
362
362
  export {
363
363
  de as MarkdownTransformersPlan,
364
364
  he as PACKAGE_VERSION
package/package.json CHANGED
@@ -15,7 +15,7 @@
15
15
  "test": "vitest run",
16
16
  "test:watch": "vitest"
17
17
  },
18
- "version": "0.0.26-nightly.20240625.0",
18
+ "version": "0.0.26-nightly.20240626.0",
19
19
  "license": "MIT",
20
20
  "repository": {
21
21
  "type": "git",