RubyGems
npm
Organizations
Log in
Sign up
npm
@etrepum/lexical-builder-ssr
Versions diffs
0.0.33 → 0.0.34
@etrepum/lexical-builder-ssr 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
@@ -1,5 +1,5 @@
1
1
import { withDOM as r } from "@etrepum/lexical-builder-ssr/dom";
2
-
const s = "0.0.
33
", l = r;
2
+
const s = "0.0.
34
", l = r;
3
3
function c(e) {
4
4
return l(({ document: n }) => {
5
5
const t = n.createElement("div");
package/package.json
CHANGED
Viewed
@@ -15,7 +15,7 @@
15
15
"test:watch": "vitest",
16
16
"lint": "eslint"
17
17
},
18
-
"version": "0.0.
33
",
18
+
"version": "0.0.
34
",
19
19
"license": "MIT",
20
20
"repository": {
21
21
"type": "git",