Skip to content

Commit

Permalink
feat: increase maxTimeout
Browse files Browse the repository at this point in the history
Signed-off-by: Animesh Pathak <[email protected]>
  • Loading branch information
Sonichigo committed Feb 5, 2025
1 parent af2efe0 commit 1ecfd96
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
},
"dependencies": {
"change-case": "^4.1.1",
"chai": "^5.1.2",
"chai": "^5.1.2",
"compression": "^1.7.4",
"content-type": "^1.0.4",
"cookie-parser": "^1.4.5",
Expand All @@ -56,7 +56,7 @@
"jstransformer-marked": "^1.4.0",
"method-override": "^3.0.0",
"morgan": "^1.9.1",
"node-mocks-http": "^1.16.2",
"node-mocks-http": "^1.16.2",
"pug": "^3.0.3",
"redis": "^4.6.12",
"require-directory": "^2.1.1",
Expand Down

0 comments on commit 1ecfd96

Please sign in to comment.