From 9fa20f2de520b932e7cfbe0e48e8330bce1565d2 Mon Sep 17 00:00:00 2001 From: ThinLiquid Date: Thu, 16 May 2024 10:39:36 +0100 Subject: [PATCH] Update package.json --- package.json | 2 -- 1 file changed, 2 deletions(-) diff --git a/package.json b/package.json index 8324855..c1d6cc3 100644 --- a/package.json +++ b/package.json @@ -9,8 +9,6 @@ "preview": "vite preview" }, "devDependencies": { - "@esbuild-plugins/node-modules-polyfill": "^0.2.2", - "@types/audiobuffer-to-wav": "^1.0.4", "@types/lrc-parser": "^1.0.2", "@types/throttle-debounce": "^5.0.2", "@types/uuid": "^9.0.8",