@bryntum/grid-angular-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
@@ -195,8 +195,8 @@ API packages:
195
195
  ```json
196
196
  {
197
197
  "dependencies": {
198
- "@bryntum/core-thin": "7.2.3",
199
- "@bryntum/grid-thin": "7.2.3"
198
+ "@bryntum/core-thin": "7.2.4",
199
+ "@bryntum/grid-thin": "7.2.4"
200
200
  }
201
201
  }
202
202
  ```
@@ -206,8 +206,8 @@ Framework wrapper packages:
206
206
  ```json
207
207
  {
208
208
  "dependencies": {
209
- "@bryntum/core-angular-thin": "7.2.3",
210
- "@bryntum/grid-angular-thin": "7.2.3"
209
+ "@bryntum/core-angular-thin": "7.2.4",
210
+ "@bryntum/grid-angular-thin": "7.2.4"
211
211
  }
212
212
  }
213
213
  ```
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@bryntum/grid-angular-thin",
3
- "version": "7.2.3",
3
+ "version": "7.2.4",
4
4
  "description": "Angular IVY wrappers for Bryntum Grid JavaScript component",
5
5
  "keywords": [
6
6
  "bryntum",