@conboai/app.db.query 0.9.8 → 0.9.9

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.
@@ -141667,7 +141667,7 @@ const Mqe = (e = [], t) => {
141667
141667
  width: 100
141668
141668
  }
141669
141669
  ) : /* @__PURE__ */ ie.jsx(ca, { title: "Display name", placement: Vo.TOP, arrow: !0, children: /* @__PURE__ */ ie.jsxs(Ge, { sx: zl, children: [
141670
- /* @__PURE__ */ ie.jsx(zt, { children: "Display name:" }),
141670
+ /* @__PURE__ */ ie.jsx(zt, { children: "Display Name:" }),
141671
141671
  /* @__PURE__ */ ie.jsx(zt, { sx: Gi, children: t })
141672
141672
  ] }) }),
141673
141673
  l ? /* @__PURE__ */ ie.jsx(
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@conboai/app.db.query",
3
- "version": "0.9.8",
3
+ "version": "0.9.9",
4
4
  "type": "module",
5
5
  "main": "dist/app.db.query.js",
6
6
  "types": "dist/build/index.d.ts",