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 6b3a0b4 commit a8a34f6Copy full SHA for a8a34f6
package.json
@@ -3,6 +3,7 @@
3
"version": "5.8.0",
4
"description": "Run a fastify route with one command!",
5
"main": "cli.js",
6
+ "type": "commonjs",
7
"bin": {
8
"fastify": "cli.js"
9
},
0 commit comments