From 53a34908f1af08139ccbc516315e55b171cf7657 Mon Sep 17 00:00:00 2001 From: amhsirak Date: Sun, 30 Nov 2025 20:52:54 +0530 Subject: [PATCH] chore: v0.0.28 --- package.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/package.json b/package.json index 79f6f966..8a5cd986 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "maxun", - "version": "0.0.27", + "version": "0.0.28", "author": "Maxun", "license": "AGPL-3.0-or-later", "dependencies": { @@ -52,7 +52,6 @@ "lodash": "^4.17.21", "loglevel": "^1.8.0", "loglevel-plugin-remote": "^0.6.8", - "maxun-core": "^0.0.27", "minio": "^8.0.1", "moment-timezone": "^0.5.45", "node-cron": "^3.0.3",