From dd4d59e4e7b542921e75cc9f771c87002e499d53 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: Thu, 8 Aug 2024 10:50:36 +0800 Subject: [PATCH] build: test --- package.json | 1 + 1 file changed, 1 insertion(+) diff --git a/package.json b/package.json index 15ab659c..5774da9b 100644 --- a/package.json +++ b/package.json @@ -53,6 +53,7 @@ }, "dependencies": { "ajv": "^8.13.0", + "strtok3":"8.0.1", "chalk": "^5.3.0", "commander": "^12.0.0", "cors": "^2.8.5",