mirror of
https://github.com/docmost/docmost.git
synced 2026-05-07 06:23:06 +08:00
switch to fastify
This commit is contained in:
@@ -23,6 +23,8 @@
|
||||
"@nestjs/common": "^10.0.0",
|
||||
"@nestjs/core": "^10.0.0",
|
||||
"@nestjs/platform-express": "^10.0.0",
|
||||
"@nestjs/platform-fastify": "^10.1.3",
|
||||
"fastify": "^4.21.0",
|
||||
"reflect-metadata": "^0.1.13",
|
||||
"rxjs": "^7.8.1"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user