@lexical/text 0.20.1-nightly.20241111.0 → 0.20.1-nightly.20241113.0
Sign up to get free protection for your applications and to get access to all the features.
- 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.
|
12
|
+
"version": "0.20.1-nightly.20241113.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.
|
40
|
+
"lexical": "0.20.1-nightly.20241113.0"
|
41
41
|
}
|
42
42
|
}
|