fix(i18n): use floor rounding on use time ago (#444)

This commit is contained in:
Joaquín Sánchez 2022-12-19 22:20:32 +01:00 committed by GitHub
parent aa9b5d2cb1
commit 4d88ee312e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 24 additions and 23 deletions

View file

@ -54,8 +54,8 @@
"@unocss/nuxt": "^0.47.5",
"@vitejs/plugin-vue": "^3.2.0",
"@vue-macros/nuxt": "^0.1.2",
"@vueuse/integrations": "^9.6.0",
"@vueuse/nuxt": "^9.6.0",
"@vueuse/integrations": "^9.7.0",
"@vueuse/nuxt": "^9.7.0",
"blurhash": "^2.0.4",
"browser-fs-access": "^0.31.1",
"eslint": "^8.29.0",