Update package.json

This commit is contained in:
2020-08-10 19:12:04 +05:00
parent 65ea81449f
commit ab1f003a6d

View File

@@ -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"
}
}