diff --git a/package.json b/package.json index 7236cfc..250134d 100644 --- a/package.json +++ b/package.json @@ -25,6 +25,7 @@ "dependencies": { "tailwindcss": "^1.6.2", "vue": "^2.6.11", - "vue-moment": "^4.1.0" + "vue-moment": "^4.1.0", + "vue-router": "^3.4.2" } }