@etrepum/lexical-react-extension 0.0.37-nightly.20251216.0 → 0.0.37-nightly.20251218.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/dist/index.js +1 -1
  2. package/package.json +1 -1
package/dist/index.js CHANGED
@@ -287,7 +287,7 @@ const ie = {
287
287
  dependencies: [p],
288
288
  config: ie,
289
289
  register: () => _({ Component: se })
290
- }), De = "0.0.37-nightly.20251216.0";
290
+ }), De = "0.0.37-nightly.20251218.0";
291
291
  export {
292
292
  ee as DefaultEditorChildrenComponent,
293
293
  Re as LexicalExtensionComposer,
package/package.json CHANGED
@@ -16,7 +16,7 @@
16
16
  "test": "vitest run",
17
17
  "test:watch": "vitest"
18
18
  },
19
- "version": "0.0.37-nightly.20251216.0",
19
+ "version": "0.0.37-nightly.20251218.0",
20
20
  "license": "MIT",
21
21
  "repository": {
22
22
  "type": "git",