From a271861fb1decda1f4b303dbe3e9c778cbd7acbb Mon Sep 17 00:00:00 2001 From: aixianling Date: Mon, 26 Dec 2022 11:08:24 +0800 Subject: [PATCH] =?UTF-8?q?node-ipc=E7=9A=84=E5=82=BB=E9=80=BC=E4=BD=9C?= =?UTF-8?q?=E8=80=85=E5=BC=80=E6=BA=90=E4=BE=9B=E5=BA=94=E9=93=BE=E6=8A=95?= =?UTF-8?q?=E6=AF=92?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 1 + 1 file changed, 1 insertion(+) diff --git a/package.json b/package.json index 86573ae7..e7139be7 100644 --- a/package.json +++ b/package.json @@ -54,6 +54,7 @@ "image-webpack-loader": "^6.0.0", "inquirer": "^6.5.2", "mockjs": "^1.1.0", + "node-ipc": "^9.2.1", "readline": "^1.3.0", "sass-loader": "^7.3.1", "uglifyjs-webpack-plugin": "^2.2.0",