summary refs log tree commit diff
path: root/package.json
diff options
context:
space:
mode:
authorRory& <root@rory.gay>2025-09-30 07:14:10 +0200
committerRory& <root@rory.gay>2025-09-30 07:14:10 +0200
commitd647f882b179bdaba8311717563d83fddc52a3dd (patch)
treef8ff4f64dca4aa90d8567e04dba64500d05efe50 /package.json
parentFix nix package (diff)
downloadserver-ts-d647f882b179bdaba8311717563d83fddc52a3dd.tar.xz
Pass mergeParams: true to new router calls due to express behavior change
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json

index 84e9aa97..d443044e 100644 --- a/package.json +++ b/package.json
@@ -79,8 +79,8 @@ "body-parser": "^2.2.0", "cheerio": "^1.1.2", "cookie-parser": "^1.4.7", - "dotenv": "^17.2.2", "discord-protos": "^1.2.69", + "dotenv": "^17.2.2", "email-providers": "^2.15.0", "exif-be-gone": "^1.5.1", "express": "^5.1.0",