@xh/hoist 76.0.0-SNAPSHOT.1758671078490 → 76.0.0-SNAPSHOT.1758751683536

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.
@@ -63,7 +63,7 @@ export type {
63
63
  export type {CustomCellEditorProps} from 'ag-grid-react';
64
64
  export {useGridCellEditor} from 'ag-grid-react';
65
65
 
66
- const MIN_VERSION = '34.1.1';
66
+ const MIN_VERSION = '34.2.0';
67
67
  const MAX_VERSION = '34.*.*';
68
68
 
69
69
  /**
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@xh/hoist",
3
- "version": "76.0.0-SNAPSHOT.1758671078490",
3
+ "version": "76.0.0-SNAPSHOT.1758751683536",
4
4
  "description": "Hoist add-on for building and deploying React Applications.",
5
5
  "repository": "github:xh/hoist-react",
6
6
  "homepage": "https://xh.io",