@insticc/react-datagrid-2 1.1.30 → 1.1.31

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.
@@ -845,7 +845,7 @@ var DataGrid = function DataGrid(_ref) {
845
845
  });
846
846
  selectData(selectedRows);
847
847
  }
848
- }, [rowSelection, table, hasSubRows, selectData, getSelectedRows]);
848
+ }, [rowSelection]);
849
849
  (0, _react.useEffect)(function () {
850
850
  var rows = table.getRowModel().rows.map(function (r) {
851
851
  return r.original;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@insticc/react-datagrid-2",
3
- "version": "1.1.30",
3
+ "version": "1.1.31",
4
4
  "description": "",
5
5
  "main": "build/index.js",
6
6
  "files": [