mirror of
https://github.com/whekin/household-bot.git
synced 2026-04-01 00:24:03 +00:00
refactor(time): migrate runtime time handling to Temporal
This commit is contained in:
@@ -10,5 +10,8 @@
|
||||
"typecheck": "tsgo --project tsconfig.json --noEmit",
|
||||
"test": "bun test --pass-with-no-tests",
|
||||
"lint": "oxlint \"src\""
|
||||
},
|
||||
"dependencies": {
|
||||
"@js-temporal/polyfill": "^0.5.1"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user