refactor: use date-fns
This commit is contained in:
parent
7168811283
commit
9ee0db95ac
10 changed files with 17 additions and 29 deletions
|
@ -24,7 +24,6 @@
|
|||
"@types/bcryptjs": "2.4.2",
|
||||
"@types/bull": "3.15.7",
|
||||
"@types/cbor": "6.0.0",
|
||||
"@types/dateformat": "5.0.0",
|
||||
"@types/escape-regexp": "0.0.1",
|
||||
"@types/glob": "7.2.0",
|
||||
"@types/is-url": "1.2.30",
|
||||
|
@ -87,7 +86,7 @@
|
|||
"cli-highlight": "2.1.11",
|
||||
"content-disposition": "0.5.4",
|
||||
"crc-32": "1.2.1",
|
||||
"dateformat": "4.5.1",
|
||||
"date-fns": "2.28.0",
|
||||
"deep-email-validator": "0.1.21",
|
||||
"escape-regexp": "0.0.1",
|
||||
"eslint": "8.8.0",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue