mirror of
https://github.com/CorentinTh/it-tools.git
synced 2025-05-12 00:51:33 -04:00
fix(date-time-converter): add UTC ISO Display and JS Date Constructor
Fix #1198
This commit is contained in:
parent
88ecf60587
commit
6fd79d6e06
5 changed files with 81 additions and 8 deletions
|
@ -35,6 +35,7 @@
|
|||
"release": "node ./scripts/release.mjs"
|
||||
},
|
||||
"dependencies": {
|
||||
"@date-fns/utc": "^1.2.0",
|
||||
"@it-tools/bip39": "^0.0.4",
|
||||
"@it-tools/oggen": "^1.3.0",
|
||||
"@sindresorhus/slugify": "^2.2.1",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue