@etrepum/lexical-builder-markdown 0.0.28-nightly.20240702.0 → 0.0.28-nightly.20240703.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
@@ -546,7 +546,7 @@ const ze = G({
546
546
  })
547
547
  );
548
548
  }
549
- }), Ue = "0.0.28-nightly.20240702.0";
549
+ }), Ue = "0.0.28-nightly.20240703.0";
550
550
  export {
551
551
  ze as MarkdownShortcutsPlan,
552
552
  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.28-nightly.20240702.0",
19
+ "version": "0.0.28-nightly.20240703.0",
20
20
  "license": "MIT",
21
21
  "repository": {
22
22
  "type": "git",