From f0272831937bf6cc3d4406362a1a2393ad0ba55a Mon Sep 17 00:00:00 2001 From: amhsirak Date: Sun, 30 Nov 2025 20:56:56 +0530 Subject: [PATCH] chore: use maxun-core v0.0.28 --- package.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/package.json b/package.json index 8a5cd986..41b1255c 100644 --- a/package.json +++ b/package.json @@ -52,6 +52,7 @@ "lodash": "^4.17.21", "loglevel": "^1.8.0", "loglevel-plugin-remote": "^0.6.8", + "maxun-core": "^0.0.28", "minio": "^8.0.1", "moment-timezone": "^0.5.45", "node-cron": "^3.0.3", @@ -130,4 +131,4 @@ "vite": "^5.4.10", "zod": "^3.25.62" } -} \ No newline at end of file +}