@lexical/table 0.19.1-nightly.20241107.0 → 0.20.1-nightly.20241108.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (1) hide show
  1. package/package.json +4 -4
package/package.json CHANGED
@@ -8,13 +8,13 @@
8
8
  "table"
9
9
  ],
10
10
  "license": "MIT",
11
- "version": "0.19.1-nightly.20241107.0",
11
+ "version": "0.20.1-nightly.20241108.0",
12
12
  "main": "LexicalTable.js",
13
13
  "types": "index.d.ts",
14
14
  "dependencies": {
15
- "@lexical/clipboard": "0.19.1-nightly.20241107.0",
16
- "@lexical/utils": "0.19.1-nightly.20241107.0",
17
- "lexical": "0.19.1-nightly.20241107.0"
15
+ "@lexical/clipboard": "0.20.1-nightly.20241108.0",
16
+ "@lexical/utils": "0.20.1-nightly.20241108.0",
17
+ "lexical": "0.20.1-nightly.20241108.0"
18
18
  },
19
19
  "repository": {
20
20
  "type": "git",