From a4e2e5e75c9301ffb5ab9f31c1a6d43106f33db6 Mon Sep 17 00:00:00 2001 From: Remy Raes Date: Thu, 20 Oct 2022 00:40:58 +0200 Subject: build: add vue-router dependency --- src-vue/package.json | 1 + 1 file changed, 1 insertion(+) (limited to 'src-vue/package.json') diff --git a/src-vue/package.json b/src-vue/package.json index 8f53ad27..186c44e0 100644 --- a/src-vue/package.json +++ b/src-vue/package.json @@ -13,6 +13,7 @@ "element-plus": "^2.2.17", "tauri-plugin-store-api": "github:tauri-apps/tauri-plugin-store#dev", "vue": "^3.2.37", + "vue-router": "^4.1.5", "vuex": "^4.0.2" }, "devDependencies": { -- cgit v1.2.3