diff options
Diffstat (limited to 'csci4131/hw7/package.json')
-rw-r--r-- | csci4131/hw7/package.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/csci4131/hw7/package.json b/csci4131/hw7/package.json index 9ac62c8..543fc7f 100644 --- a/csci4131/hw7/package.json +++ b/csci4131/hw7/package.json @@ -13,6 +13,7 @@ "body-parser": "^1.19.0", "express": "^4.17.1", "express-session": "^1.17.1", + "http-errors": "^1.8.0", "mysql": "^2.18.1", "xml2js": "^0.4.23" } |