From a8ee86b09e9546b6da1225e0bcb2d51c78836893 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=89=8B=E7=93=9C=E4=B8=80=E5=8D=81=E9=9B=AA?= Date: Wed, 22 May 2024 20:31:16 +0800 Subject: [PATCH] build: test --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 61cf3a35..efc577d6 100644 --- a/package.json +++ b/package.json @@ -43,10 +43,10 @@ "vite": "^5.2.6", "vite-plugin-cp": "^4.0.8", "vite-plugin-dts": "^3.8.2", - "vite-tsconfig-paths": "^4.3.2" + "vite-tsconfig-paths": "^4.3.2", + "@protobuf-ts/plugin": "^2.9.4" }, "dependencies": { - "@protobuf-ts/plugin": "^2.9.4", "ajv": "^8.13.0", "commander": "^12.0.0", "cors": "^2.8.5",