From 53699222523a93cd6e7a12173f3c7a546353917b Mon Sep 17 00:00:00 2001 From: Aresn Date: Tue, 31 May 2022 11:35:45 +0800 Subject: [PATCH] Update package.json --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 4135e06..fc9b7e7 100644 --- a/package.json +++ b/package.json @@ -15,7 +15,7 @@ }, "dependencies": { "axios": "^0.27.0", - "view-ui-plus": "^1.0.0", + "view-ui-plus": "^1.1.0", "vue": "^3.2.25", "vue-router": "^4.0.14", "vuex": "^4.0.2"