@etrepum/lexical-builder-list 0.0.36-nightly.20240923.0 → 0.0.36-nightly.20240925.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
@@ -166,7 +166,7 @@ function _(e, l, r) {
166
166
  }
167
167
  }), !1;
168
168
  }
169
- const q = "0.0.36-nightly.20240923.0";
169
+ const q = "0.0.36-nightly.20240925.0";
170
170
  export {
171
171
  j as CheckListPlan,
172
172
  U as ListPlan,
package/package.json CHANGED
@@ -15,7 +15,7 @@
15
15
  "test:watch": "vitest",
16
16
  "lint": "eslint"
17
17
  },
18
- "version": "0.0.36-nightly.20240923.0",
18
+ "version": "0.0.36-nightly.20240925.0",
19
19
  "license": "MIT",
20
20
  "repository": {
21
21
  "type": "git",