RubyGems
npm
Organizations
Log in
Sign up
npm
@etrepum/lexical-builder-core
Versions diffs
0.0.33 → 0.0.34
@etrepum/lexical-builder-core 0.0.33 → 0.0.34
Sign up to get
free
protection for your applications and to get access to all the features.
Files changed (2)
hide
show
package/dist/index.js
+1
-1
package/package.json
+1
-1
package/dist/index.js
CHANGED
Viewed
@@ -26,7 +26,7 @@ function i(n, t) {
26
26
return { ...n, ...t };
27
27
return n;
28
28
}
29
-
const o = "0.0.
33
";
29
+
const o = "0.0.
34
";
30
30
export {
31
31
o as PACKAGE_VERSION,
32
32
r as configPlan,
package/package.json
CHANGED
Viewed
@@ -15,7 +15,7 @@
15
15
"test": "vitest run --typecheck",
16
16
"test:watch": "vitest"
17
17
},
18
-
"version": "0.0.
33
",
18
+
"version": "0.0.
34
",
19
19
"license": "MIT",
20
20
"repository": {
21
21
"type": "git",