From 1c49b7a8bbdf945182a9f2010ad7014cf606ff5d Mon Sep 17 00:00:00 2001 From: Phoenix <64720302+Concur-max@users.noreply.github.com> Date: Wed, 31 Jan 2024 16:49:03 +0800 Subject: [PATCH] s --- package.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/package.json b/package.json index c88901c..7a4ee8b 100644 --- a/package.json +++ b/package.json @@ -10,7 +10,8 @@ }, "dependencies": { "normalize.css": "^8.0.1", - "vue": "^3.3.11" + "vue": "^3.3.11", + "vue-router": "^4.2.5" }, "devDependencies": { "@vitejs/plugin-vue": "^4.5.2",