From 5fc58e2b6e9b9b55fa027ffd5e6775150d7563d2 Mon Sep 17 00:00:00 2001 From: ray <1490493387@qq.com> Date: Sat, 24 Aug 2024 23:54:09 +0800 Subject: [PATCH] =?UTF-8?q?build:=20:package:=20=E5=88=A0=E9=99=A4?= =?UTF-8?q?=E6=97=A0=E7=94=A8=E7=9A=84stomp=E7=B1=BB=E5=9E=8B=E5=A3=B0?= =?UTF-8?q?=E6=98=8E=E4=BE=9D=E8=B5=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 1 - 1 file changed, 1 deletion(-) diff --git a/package.json b/package.json index 7bcbc62d..c198c99a 100644 --- a/package.json +++ b/package.json @@ -80,7 +80,6 @@ "@types/path-browserify": "^1.0.2", "@types/qs": "^6.9.15", "@types/sortablejs": "^1.15.8", - "@types/stompjs": "^2.3.9", "@typescript-eslint/eslint-plugin": "^7.18.0", "@typescript-eslint/parser": "^7.18.0", "@vitejs/plugin-vue": "^5.1.2",