feat(new tool): ULID generator

This commit is contained in:
Corentin Thomasset 2023-09-12 00:51:51 +02:00
parent 557b30426f
commit 1b389af2f6
No known key found for this signature in database
GPG key ID: DBD997E935996158
11 changed files with 174 additions and 1 deletions

View file

@ -77,6 +77,7 @@
"randombytes": "^2.1.0",
"sql-formatter": "^13.0.0",
"ua-parser-js": "^1.0.35",
"ulid": "^2.3.0",
"unicode-emoji-json": "^0.4.0",
"unplugin-auto-import": "^0.16.4",
"uuid": "^9.0.0",