@mescius/spread-sheets-designer-react 19.0.3 → 19.0.4

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.
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  *
3
- * Spread.Sheets.Designer Wrapper Components for React 19.0.3
3
+ * Spread.Sheets.Designer Wrapper Components for React 19.0.4
4
4
  *
5
5
  * Copyright(c) MESCIUS inc. All rights reserved.
6
6
  *
@@ -294,4 +294,4 @@ return /******/ (function(modules) { // webpackBootstrap
294
294
  /******/ ])
295
295
  });
296
296
  ;
297
- //# sourceMappingURL=gc.spread.sheets.designer.react.19.0.3.js.map
297
+ //# sourceMappingURL=gc.spread.sheets.designer.react.19.0.4.js.map
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@mescius/spread-sheets-designer-react",
3
- "version": "19.0.3",
3
+ "version": "19.0.4",
4
4
  "main": "index.js",
5
5
  "description":"SpreadJS Designer React Wrapper Components.",
6
6
  "scripts": {},