@etrepum/lexical-builder 0.0.3-nightly.20240531.0 → 0.0.4
Sign up to get free protection for your applications and to get access to all the features.
- package/package.json +2 -1
package/package.json
CHANGED
@@ -6,6 +6,7 @@
|
|
6
6
|
"lexical",
|
7
7
|
"editor",
|
8
8
|
"builder",
|
9
|
+
"lexical-builder",
|
9
10
|
"configuration",
|
10
11
|
"plugin",
|
11
12
|
"plug-in"
|
@@ -16,7 +17,7 @@
|
|
16
17
|
"test": "vitest run",
|
17
18
|
"test:watch": "vitest"
|
18
19
|
},
|
19
|
-
"version": "0.0.
|
20
|
+
"version": "0.0.4",
|
20
21
|
"license": "MIT",
|
21
22
|
"repository": {
|
22
23
|
"type": "git",
|