Add vue-moment 3rd party for date/time formating

This commit is contained in:
2020-12-06 17:50:56 +01:00
parent 12d10c427b
commit 5ae24298ae
4 changed files with 17 additions and 1 deletions

View File

@@ -16,6 +16,7 @@
"core-js": "^3.6.5",
"fruit-api": "^1.1.3",
"vue": "^2.6.11",
"vue-moment": "^4.1.0",
"vue-router": "^3.2.0",
"vuex": "^3.4.0"
},