@fileverse-dev/dsheet 1.2.59-sm-fix-patch-1 → 1.2.59-sm-fix-patch-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 +0 -2
  2. package/package.json +1 -1
package/dist/index.es.js CHANGED
@@ -184724,8 +184724,6 @@ const rDt = (e) => {
184724
184724
  await n(m)(d);
184725
184725
  return;
184726
184726
  }
184727
- if (v.type === "INVALID_PARAM")
184728
- throw new Error(v.message);
184729
184727
  return v;
184730
184728
  } else
184731
184729
  throw new Error(`Function ${f} not found in module`);
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.2.59-sm-fix-patch-1",
5
+ "version": "1.2.59-sm-fix-patch-2",
6
6
  "main": "dist/index.es.js",
7
7
  "module": "dist/index.es.js",
8
8
  "exports": {