@conboai/app.db.query 0.8.23 → 0.8.24

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.
@@ -119400,7 +119400,7 @@ function cK({ baseUrl: e = "", isImageAnalysis: t = !1 }) {
119400
119400
  }, []), qe = Mt((At) => {
119401
119401
  Q(At.target.value);
119402
119402
  }, []), rt = Mt(
119403
- (At) => `https://dev.portsight.ai/api/image/${At == null ? void 0 : At.id}`,
119403
+ (At) => `${e}/api/image/${At == null ? void 0 : At.id}`,
119404
119404
  [e]
119405
119405
  ), dt = Mt(
119406
119406
  (At) => At == null ? void 0 : At.captureTime,
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@conboai/app.db.query",
3
- "version": "0.8.23",
3
+ "version": "0.8.24",
4
4
  "type": "module",
5
5
  "main": "dist/app.db.query.js",
6
6
  "types": "dist/build/index.d.ts",