@cdmx/wappler_ag_grid 0.7.7 → 0.7.8

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.
@@ -1122,7 +1122,7 @@
1122
1122
  },
1123
1123
  {
1124
1124
  field: "end_field",
1125
- caption: "Start Field",
1125
+ caption: "End Field",
1126
1126
  size: "25%",
1127
1127
  editable: {
1128
1128
  type: "text"
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@cdmx/wappler_ag_grid",
3
- "version": "0.7.7",
3
+ "version": "0.7.8",
4
4
  "type": "module",
5
5
  "description": "App Connect module for AG Grid Table Generation.",
6
6
  "license": "MIT",