mirror of
https://github.com/naturalcrit/homebrewery.git
synced 2025-12-30 13:12:40 +00:00
Merge pull request #1282 from naturalcrit/ReduceRedundancyInServerJS
[WIP] Move common Server.js logic into functions
This commit is contained in:
5
package-lock.json
generated
5
package-lock.json
generated
@@ -3869,6 +3869,11 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"express-async-handler": {
|
||||
"version": "1.1.4",
|
||||
"resolved": "https://registry.npmjs.org/express-async-handler/-/express-async-handler-1.1.4.tgz",
|
||||
"integrity": "sha512-HdmbVF4V4w1q/iz++RV7bUxIeepTukWewiJGkoCKQMtvPF11MLTa7It9PRc/reysXXZSEyD4Pthchju+IUbMiQ=="
|
||||
},
|
||||
"express-static-gzip": {
|
||||
"version": "2.1.1",
|
||||
"resolved": "https://registry.npmjs.org/express-static-gzip/-/express-static-gzip-2.1.1.tgz",
|
||||
|
||||
Reference in New Issue
Block a user