Skip to content

Commit

Permalink
fix: update dev versions of express
Browse files Browse the repository at this point in the history
  • Loading branch information
wesleytodd committed Jul 15, 2024
1 parent 7de3193 commit 9a04bc7
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 @@ -22,8 +22,8 @@
},
"devDependencies": {
"express": "^4.18.2",
"express4": "github:expressjs/express#4.18.3-staging",
"express5": "npm:express@^5.0.0-beta.1",
"express4": "github:expressjs/express#4.19.2",
"express5": "npm:express@^5.0.0-beta.3",
"mocha": "^10.3.0",
"standard": "^17.1.0",
"supertest": "^6.3.4"
Expand Down

0 comments on commit 9a04bc7

Please sign in to comment.