@etrepum/lexical-builder-markdown 0.0.27-nightly.20240627.0 → 0.0.27-nightly.20240628.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
@@ -540,7 +540,7 @@ const yt = G({
540
540
  () => n(!1)
541
541
  );
542
542
  }
543
- }), Lt = "0.0.27-nightly.20240627.0";
543
+ }), Lt = "0.0.27-nightly.20240628.0";
544
544
  export {
545
545
  yt as MarkdownShortcutsPlan,
546
546
  W as MarkdownTransformersPlan,
package/package.json CHANGED
@@ -16,7 +16,7 @@
16
16
  "test": "vitest run",
17
17
  "test:watch": "vitest"
18
18
  },
19
- "version": "0.0.27-nightly.20240627.0",
19
+ "version": "0.0.27-nightly.20240628.0",
20
20
  "license": "MIT",
21
21
  "repository": {
22
22
  "type": "git",