diff options
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/package.json b/package.json index 7fbb5a9..2cb73c2 100644 --- a/package.json +++ b/package.json @@ -4,6 +4,7 @@ "description": "Rally the Troops!", "dependencies": { "better-sqlite3": "^7.4.4", + "compression": "^1.7.4", "dotenv": "^10.0.0", "express": "^4.17.1", "nodemailer": "^6.7.0", |