From a1ec1d57d45a2821d34254c94d5089ba4ef622e2 Mon Sep 17 00:00:00 2001 From: RuoYi Date: Tue, 18 Mar 2025 16:01:46 +0800 Subject: [PATCH] remove dev runjs --- ruoyi-ui/package.json | 1 - 1 file changed, 1 deletion(-) diff --git a/ruoyi-ui/package.json b/ruoyi-ui/package.json index ce3d36ee..c9de4a15 100644 --- a/ruoyi-ui/package.json +++ b/ruoyi-ui/package.json @@ -73,7 +73,6 @@ "eslint": "7.15.0", "eslint-plugin-vue": "7.2.0", "lint-staged": "10.5.3", - "runjs": "4.4.2", "sass": "1.32.13", "sass-loader": "10.1.1", "script-ext-html-webpack-plugin": "2.1.5",