@bryntum/grid-react-thin 7.2.3 → 7.2.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.
Files changed (2) hide show
  1. package/README.md +4 -4
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -152,8 +152,8 @@ API packages:
152
152
  ```json
153
153
  {
154
154
  "dependencies": {
155
- "@bryntum/core-thin": "7.2.3",
156
- "@bryntum/grid-thin": "7.2.3"
155
+ "@bryntum/core-thin": "7.2.4",
156
+ "@bryntum/grid-thin": "7.2.4"
157
157
  }
158
158
  }
159
159
  ```
@@ -163,8 +163,8 @@ Framework wrapper packages:
163
163
  ```json
164
164
  {
165
165
  "dependencies": {
166
- "@bryntum/core-react-thin": "7.2.3",
167
- "@bryntum/grid-react-thin": "7.2.3"
166
+ "@bryntum/core-react-thin": "7.2.4",
167
+ "@bryntum/grid-react-thin": "7.2.4"
168
168
  }
169
169
  }
170
170
  ```
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@bryntum/grid-react-thin",
3
- "version": "7.2.3",
3
+ "version": "7.2.4",
4
4
  "description": "React wrappers for Bryntum Grid JavaScript component",
5
5
  "keywords": [
6
6
  "bryntum",