Skip to content

Commit

Permalink
need to limit to fastify 4.18.0, because later versions require a new…
Browse files Browse the repository at this point in the history
…er typescript than 4.4.4
  • Loading branch information
trentm committed Nov 1, 2023
1 parent 22793d3 commit 94553e4
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
"@types/express": "4.17.18",
"@types/mocha": "7.0.2",
"@types/node": "18.15.3",
"fastify": "4.24.3",
"fastify": "4.18.0",
"mocha": "7.2.0",
"nyc": "15.1.0",
"rimraf": "5.0.5",
Expand Down

0 comments on commit 94553e4

Please sign in to comment.