From b13d9935a3ce4394868a80d09f0dfafa14927bf0 Mon Sep 17 00:00:00 2001 From: xuqingkai Date: Sat, 6 May 2023 20:57:27 +0800 Subject: [PATCH] =?UTF-8?q?chore:=20=E6=9B=B4=E6=96=B0=20uni-mini-router?= =?UTF-8?q?=20=E4=BF=AE=E5=A4=8D=E6=9C=AA=E9=85=8D=E7=BD=AE=E5=AF=BC?= =?UTF-8?q?=E8=88=AA=E5=AE=88=E5=8D=AB=E6=97=B6=E6=97=A0=E6=B3=95=E8=B7=B3?= =?UTF-8?q?=E8=BD=AC=E7=9A=84=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 62bed11..452b125 100644 --- a/package.json +++ b/package.json @@ -59,7 +59,6 @@ "echarts": "^5.4.2", "lodash-es": "^4.17.21", "pinia": "^2.0.35", - "uni-read-pages-vite": "^0.0.5", "vue": "^3.2.47" }, "devDependencies": { @@ -86,7 +85,8 @@ "prettier": "^2.8.8", "sass": "^1.62.1", "typescript": "^5.0.4", - "uni-mini-router": "^0.0.7", + "uni-mini-router": "^0.0.9", + "uni-read-pages-vite": "^0.0.6", "unocss": "^0.46.5", "unocss-preset-weapp": "^0.2.5", "vite": "^4.3.2",