Time in a more human readable format

This commit is contained in:
Ariadna 2025-04-21 00:42:32 -04:00
parent 9fe004f4a4
commit e1665b6c55
Signed by: ari
SSH key fingerprint: SHA256:j4xpQafvRcIH4rwZqM5aREIogWsCjyYohia7vH0+uZY
3 changed files with 12 additions and 2 deletions

View file

@ -12,7 +12,8 @@
"dependencies": {
"@atcute/bluesky": "^2.0.2",
"@atcute/client": "^3.0.1",
"@atcute/identity-resolver": "^0.1.2"
"@atcute/identity-resolver": "^0.1.2",
"moment": "^2.30.1"
},
"devDependencies": {
"@sveltejs/vite-plugin-svelte": "^5.0.3",