@fileverse-dev/dsheet 1.0.33 → 1.0.34

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
@@ -440849,7 +440849,7 @@ const n_t = ({
440849
440849
  });
440850
440850
  }, 100), o((h) => {
440851
440851
  var p, m;
440852
- return Array.isArray((p = f[0]) == null ? void 0 : p.dataBlockCalcFunction) ? { prev: h, [l]: (m = f[0]) == null ? void 0 : m.dataBlockCalcFunction } : h;
440852
+ return (p = f[0]) != null && p.dataBlockCalcFunction ? { prev: h, [l]: (m = f[0]) == null ? void 0 : m.dataBlockCalcFunction } : h;
440853
440853
  });
440854
440854
  }
440855
440855
  }, [e]);
package/package.json CHANGED
@@ -2,7 +2,7 @@
2
2
  "name": "@fileverse-dev/dsheet",
3
3
  "private": false,
4
4
  "description": "DSheet",
5
- "version": "1.0.33",
5
+ "version": "1.0.34",
6
6
  "main": "dist/index.es.js",
7
7
  "module": "dist/index.es.js",
8
8
  "exports": {