From 10363327e10e47c6ff982c5494d92be015709975 Mon Sep 17 00:00:00 2001 From: konbai <1527468660@qq.com> Date: Thu, 15 Sep 2022 01:45:21 +0800 Subject: [PATCH] =?UTF-8?q?build(=E5=89=8D=E7=AB=AF=E6=89=93=E5=8C=85?= =?UTF-8?q?=E9=85=8D=E7=BD=AE):=20=E5=BC=95=E5=85=A5=20parser=20=E6=A8=A1?= =?UTF-8?q?=E5=9D=97?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ruoyi-ui/package.json | 1 + 1 file changed, 1 insertion(+) diff --git a/ruoyi-ui/package.json b/ruoyi-ui/package.json index 3b09edbc..f1e98d3e 100644 --- a/ruoyi-ui/package.json +++ b/ruoyi-ui/package.json @@ -36,6 +36,7 @@ "url": "https://gitee.com/KonBAI-Q/ruoyi-flowable-plus.git" }, "dependencies": { + "@babel/parser": "^7.7.4", "@riophae/vue-treeselect": "0.4.0", "axios": "0.24.0", "clipboard": "2.0.8",