refactored expense date to be a Temporal.PlainDate
This commit is contained in:
parent
a92c4bec1f
commit
ee823d015b
12 changed files with 233 additions and 74 deletions
|
|
@ -20,6 +20,7 @@
|
|||
"test:e2e": "jest --config ./test/jest-e2e.json"
|
||||
},
|
||||
"dependencies": {
|
||||
"@js-temporal/polyfill": "^0.5.1",
|
||||
"@nestjs/common": "^11.0.1",
|
||||
"@nestjs/config": "^4.0.3",
|
||||
"@nestjs/core": "^11.0.1",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue