From cf900055010aa33843f0442306f991a9b7f75de0 Mon Sep 17 00:00:00 2001 From: karishmas6 Date: Thu, 24 Oct 2024 19:36:08 +0530 Subject: [PATCH] chore(deps): install maxun-core --- package.json | 1 + 1 file changed, 1 insertion(+) diff --git a/package.json b/package.json index ee0993fc..fcc0cf94 100644 --- a/package.json +++ b/package.json @@ -43,6 +43,7 @@ "jsonwebtoken": "^9.0.2", "loglevel": "^1.8.0", "loglevel-plugin-remote": "^0.6.8", + "maxun-core": "^0.0.1", "minio": "^8.0.1", "moment-timezone": "^0.5.45", "node-cron": "^3.0.3",