From ab1f003a6d06757f1a0eea161170b62f2fa37dc1 Mon Sep 17 00:00:00 2001 From: Mohamed Jinas Date: Mon, 10 Aug 2020 19:12:04 +0500 Subject: [PATCH] Update package.json --- package.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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" } }