diff --git a/package.json b/package.json index e7b32a2..9c8137b 100644 --- a/package.json +++ b/package.json @@ -9,6 +9,7 @@ }, "dependencies": { "core-js": "^3.6.5", + "moment": "^2.29.1", "vue": "^3.0.0", "vue-class-component": "^8.0.0-0", "vue-i18n": "^9.2.0-beta.23", diff --git a/src/views/Blog.vue b/src/views/Blog.vue index b921d91..54a8ed6 100644 --- a/src/views/Blog.vue +++ b/src/views/Blog.vue @@ -19,6 +19,7 @@