@fileverse-dev/ddoc 3.4.6-mp-fixes-1 → 3.4.6-mp-fixes-2

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
@@ -171543,7 +171543,7 @@ User prompt: ${u} /no_think` : `${u} /no_think`;
171543
171543
  "#db3041",
171544
171544
  "#0ad7f2",
171545
171545
  "#1bff39"
171546
- ], zHe = 3, $He = 1e3, HHe = 9e4, YR = (e) => typeof window.requestIdleCallback == "function" ? {
171546
+ ], zHe = 3, $He = 1e3, HHe = 1e4, YR = (e) => typeof window.requestIdleCallback == "function" ? {
171547
171547
  kind: "idle",
171548
171548
  handle: window.requestIdleCallback(() => e(), {
171549
171549
  timeout: 300
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.4.6-mp-fixes-1",
5
+ "version": "3.4.6-mp-fixes-2",
6
6
  "main": "dist/index.es.js",
7
7
  "module": "dist/index.es.js",
8
8
  "exports": {