From a0b8d73519e4fd474d4c4e95f10f31cabc8067a3 Mon Sep 17 00:00:00 2001 From: amhsirak Date: Sat, 23 Nov 2024 08:30:07 +0530 Subject: [PATCH] chore: upgrade maxun-core to v0.0.4 --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 8c914f55..b6b73537 100644 --- a/package.json +++ b/package.json @@ -42,7 +42,7 @@ "jwt-decode": "^4.0.0", "loglevel": "^1.8.0", "loglevel-plugin-remote": "^0.6.8", - "maxun-core": "^0.0.3", + "maxun-core": "0.0.4", "minio": "^8.0.1", "moment-timezone": "^0.5.45", "node-cron": "^3.0.3", @@ -110,4 +110,4 @@ "ts-node": "^10.4.0", "vite": "^5.4.10" } -} +} \ No newline at end of file