@etrepum/lexical-builder-table 0.0.36-nightly.20241025.0 → 0.0.36-nightly.20241028.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
@@ -8,7 +8,7 @@ function w(a, c, ...C) {
8
8
  C.reduce((f, p) => f.replace("%s", String(p)), c || "")
9
9
  );
10
10
  }
11
- const Q = "0.0.36-nightly.20241025.0", U = z({
11
+ const Q = "0.0.36-nightly.20241028.0", U = z({
12
12
  name: "@lexical/table",
13
13
  nodes: [N, k, T],
14
14
  config: V({
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.20241025.0",
18
+ "version": "0.0.36-nightly.20241028.0",
19
19
  "license": "MIT",
20
20
  "repository": {
21
21
  "type": "git",