@lexical/text 0.20.1-nightly.20241119.0 → 0.20.1-nightly.20241120.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 +2 -2
package/package.json CHANGED
@@ -9,7 +9,7 @@
9
9
  "text"
10
10
  ],
11
11
  "license": "MIT",
12
- "version": "0.20.1-nightly.20241119.0",
12
+ "version": "0.20.1-nightly.20241120.0",
13
13
  "main": "LexicalText.js",
14
14
  "types": "index.d.ts",
15
15
  "repository": {
@@ -37,6 +37,6 @@
37
37
  }
38
38
  },
39
39
  "dependencies": {
40
- "lexical": "0.20.1-nightly.20241119.0"
40
+ "lexical": "0.20.1-nightly.20241120.0"
41
41
  }
42
42
  }