Fixed webpack...

This commit is contained in:
Mutzi 2022-08-25 21:57:46 +02:00
parent dfed579963
commit 3e4846e447

View File

@ -56,6 +56,8 @@
"@nestjs/platform-fastify", "@nestjs/platform-fastify",
"@nestjs/serve-static", "@nestjs/serve-static",
"argon2", "argon2",
"reflect-metadata",
"rxjs",
"sqlite3", "sqlite3",
"typeorm" "typeorm"
], ],