@grapecity-software/spread-sheets-designer-react 17.0.3 → 17.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 17.0.3
3
+ * Spread.Sheets.Designer Wrapper Components for React 17.0.4
4
4
  *
5
5
  * Copyright(c) GrapeCity Software inc. All rights reserved.
6
6
  *
@@ -251,4 +251,4 @@ return /******/ (function(modules) { // webpackBootstrap
251
251
  /******/ ])
252
252
  });
253
253
  ;
254
- //# sourceMappingURL=gc.spread.sheets.designer.react.17.0.3.js.map
254
+ //# sourceMappingURL=gc.spread.sheets.designer.react.17.0.4.js.map
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@grapecity-software/spread-sheets-designer-react",
3
- "version": "17.0.3",
3
+ "version": "17.0.4",
4
4
  "main": "index.js",
5
5
  "description":"SpreadJS Designer React Wrapper Components.",
6
6
  "scripts": {},