feat: Use custom importer to import config

This commit is contained in:
Jesse Wierzbinski 2023-12-08 17:32:45 -10:00
parent e34c0aa57c
commit 1138e7be06
No known key found for this signature in database
4 changed files with 39 additions and 12 deletions

View file

@ -83,6 +83,7 @@
},
"dependencies": {
"@aws-sdk/client-s3": "^3.461.0",
"@iarna/toml": "^2.2.5",
"@prisma/client": "^5.6.0",
"blurhash": "^2.0.5",
"bullmq": "^4.14.4",