From 2a699b61361fece89c6bd896a39793bb6ac1560a Mon Sep 17 00:00:00 2001 From: * <*> Date: Mon, 18 Sep 2023 20:26:56 +0800 Subject: [PATCH] Match-id-6738b7befceb9b7a930fcebe98fff0d323866e54 --- packages/inula-cli/package.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/packages/inula-cli/package.json b/packages/inula-cli/package.json index b65b1415..c17fbf01 100644 --- a/packages/inula-cli/package.json +++ b/packages/inula-cli/package.json @@ -28,12 +28,12 @@ "@types/node": "^18.16.1", "@types/resolve": "^1.20.2", "@types/webpack": "^5.28.1", - "@types/yargs-parser": "^21.0.0" + "@types/yargs-parser": "^21.0.0", + "@types/http-proxy-middleware": "^1.0.0", + "@types/jest": "^29.5.2" }, "dependencies": { "@babel/runtime": "^7.22.5", - "@types/http-proxy-middleware": "^1.0.0", - "@types/jest": "^29.5.2", "babel-eslint": "^10.1.0", "chalk": "^4.0.0", "chokidar": "^3.5.3",