@fileverse-dev/ddoc 3.0.93-bug-fix-9 → 3.0.93-bug-fix-11

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/dist/index.es.js +1 -1
  2. package/package.json +1 -1
package/dist/index.es.js CHANGED
@@ -178706,7 +178706,7 @@ const Wze = { status: "idle" }, qze = (e) => {
178706
178706
  return i && i.on("update", w), () => {
178707
178707
  i == null || i.off("update", w), v.current && clearTimeout(v.current);
178708
178708
  };
178709
- }, [e, i, y.current]), {
178709
+ }, [e, i]), {
178710
178710
  ydoc: i,
178711
178711
  onConnect: d,
178712
178712
  isReady: p,
package/package.json CHANGED
@@ -2,7 +2,7 @@
2
2
  "name": "@fileverse-dev/ddoc",
3
3
  "private": false,
4
4
  "description": "DDoc",
5
- "version": "3.0.93-bug-fix-9",
5
+ "version": "3.0.93-bug-fix-11",
6
6
  "main": "dist/index.es.js",
7
7
  "module": "dist/index.es.js",
8
8
  "exports": {