From e8b6e24625283166a9f264b7285f9233cf8eab4d Mon Sep 17 00:00:00 2001 From: qiang Date: Thu, 27 Oct 2022 15:17:47 +0800 Subject: [PATCH] chore: deps remove vuex --- package.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/package.json b/package.json index 185002a..acdcbe0 100644 --- a/package.json +++ b/package.json @@ -49,8 +49,7 @@ "@dcloudio/uni-mp-weixin": "3.0.0-alpha-3060720221018006", "@dcloudio/uni-quickapp-webview": "3.0.0-alpha-3060720221018006", "vue": "^3.2.41", - "vue-i18n": "^9.1.9", - "vuex": "^4.1.0" + "vue-i18n": "^9.1.9" }, "devDependencies": { "@dcloudio/types": "^3.0.16",