Enable dayjs for task dates

This commit is contained in:
2025-01-15 14:19:23 +01:00
parent 3f25000723
commit 12fa9e4e75
4 changed files with 44 additions and 27 deletions

View File

@@ -20,6 +20,7 @@
"typescript": "^5.6.3"
},
"dependencies": {
"dayjs": "^1.11.13",
"peggy": "^4.2.0"
}
}