From 98380b6c92945e01defbc6a0cc52c2452d5d7fec Mon Sep 17 00:00:00 2001 From: fyears <1142836+fyears@users.noreply.github.com> Date: Sat, 23 Mar 2024 11:34:37 +0800 Subject: [PATCH] remove loglevel and webdav-fs --- package.json | 2 -- 1 file changed, 2 deletions(-) diff --git a/package.json b/package.json index 2aad89a..a2103e2 100644 --- a/package.json +++ b/package.json @@ -75,7 +75,6 @@ "http-status-codes": "^2.3.0", "localforage": "^1.10.0", "lodash": "^4.17.21", - "loglevel": "^1.8.1", "lucide": "^0.298.0", "mime-types": "^2.1.35", "mustache": "^4.2.0", @@ -90,7 +89,6 @@ "url": "^0.11.3", "util": "^0.12.5", "webdav": "^5.3.1", - "webdav-fs": "^4.0.1", "xregexp": "^5.1.1" } }