From 6e7f00a29ea3affdca5af108d82a7998476e9296 Mon Sep 17 00:00:00 2001 From: hui <770260999@qq.com> Date: Fri, 29 Mar 2024 18:16:45 +0800 Subject: [PATCH] =?UTF-8?q?=E5=A2=9E=E5=8A=A0=E6=8B=96=E6=8B=BD=E6=8F=92?= =?UTF-8?q?=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ruoyi-ui/package.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/ruoyi-ui/package.json b/ruoyi-ui/package.json index 33d3cf89..7272b6b1 100644 --- a/ruoyi-ui/package.json +++ b/ruoyi-ui/package.json @@ -74,6 +74,7 @@ "less-loader": "^7.2.1", "lodash": "^4.17.21", "mathjs": "^11.7.0", + "mitt": "^3.0.1", "moment": "^2.29.1", "mpegts.js": "^1.7.3", "normalize.css": "7.0.0", @@ -104,11 +105,10 @@ "vue-slick-carousel": "^1.0.6", "vue-splitpane": "1.0.4", "vue-video-player": "^5.0.2", - "vuedraggable": "2.24.3", + "vuedraggable": "^2.24.3", "vuescroll": "^4.18.1", "vuex": "3.6.0", - "zrender": "^5.4.4", - "mitt": "^3.0.1" + "zrender": "^5.4.4" }, "devDependencies": { "@vue/cli-plugin-babel": "4.4.6", @@ -154,4 +154,4 @@ "> 1%", "last 2 versions" ] -} \ No newline at end of file +}