enable compression for express server responses
This commit is contained in:
parent
d74a3bfea3
commit
a3c7861217
3 changed files with 55 additions and 0 deletions
|
|
@ -12,6 +12,7 @@
|
|||
"@prisma/client": "^5.11.0",
|
||||
"command-line-args": "^5.2.1",
|
||||
"command-line-usage": "^7.0.1",
|
||||
"compression": "^1.7.4",
|
||||
"express": "^4.18.3",
|
||||
"mqtt": "^5.3.6",
|
||||
"protobufjs": "^7.2.6"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue