0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2026-01-10 02:42:43 +00:00

Central Error Handling

This commit is contained in:
Trevor Buckner
2021-03-26 22:50:03 -04:00
parent b98586150f
commit 83c444ce11
3 changed files with 47 additions and 52 deletions

5
package-lock.json generated
View File

@@ -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",