feat: uptime and expire time component

This commit is contained in:
Zack Spear
2023-05-30 18:40:03 -07:00
committed by Zack Spear
parent cbb4861eed
commit 53725d322a
8 changed files with 205 additions and 2 deletions

View File

@@ -20,7 +20,8 @@
},
"dependencies": {
"@pinia/nuxt": "^0.4.11",
"crypto-js": "^4.1.1"
"crypto-js": "^4.1.1",
"dayjs": "^1.11.7"
},
"overrides": {
"vue": "latest"