We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a998d45 commit 2632223Copy full SHA for 2632223
1 file changed
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "fastify-cli",
3
- "version": "6.1.0",
+ "version": "6.1.1",
4
"description": "Run a fastify route with one command!",
5
"main": "cli.js",
6
"type": "commonjs",
@@ -59,7 +59,7 @@
59
"close-with-grace": "^1.1.0",
60
"commist": "^3.0.0",
61
"dotenv": "^16.0.0",
62
- "fastify": "^4.0.0",
+ "fastify": "^4.26.1",
63
"fastify-plugin": "^4.0.0",
64
"generify": "^4.0.0",
65
"help-me": "^4.0.1",
0 commit comments