@bryntum/grid-vue-3-thin 7.2.0 → 7.2.1

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
@@ -155,8 +155,8 @@ API packages:
155
155
  ```json
156
156
  {
157
157
  "dependencies": {
158
- "@bryntum/core-thin": "7.2.0",
159
- "@bryntum/grid-thin": "7.2.0"
158
+ "@bryntum/core-thin": "7.2.1",
159
+ "@bryntum/grid-thin": "7.2.1"
160
160
  }
161
161
  }
162
162
  ```
@@ -166,8 +166,8 @@ Framework wrapper packages:
166
166
  ```json
167
167
  {
168
168
  "dependencies": {
169
- "@bryntum/core-vue-3-thin": "7.2.0",
170
- "@bryntum/grid-vue-3-thin": "7.2.0"
169
+ "@bryntum/core-vue-3-thin": "7.2.1",
170
+ "@bryntum/grid-vue-3-thin": "7.2.1"
171
171
  }
172
172
  }
173
173
  ```
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@bryntum/grid-vue-3-thin",
3
- "version": "7.2.0",
3
+ "version": "7.2.1",
4
4
  "description": "Vue 3 wrappers for Bryntum Grid JavaScript component",
5
5
  "keywords": [
6
6
  "bryntum",