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 b5d9f1c commit 5d744b3Copy full SHA for 5d744b3
1 file changed
package.json
@@ -3,6 +3,7 @@
3
"version": "9.4.0",
4
"description": "forward your HTTP request to another server, for fastify",
5
"main": "index.js",
6
+ "type": "commonjs",
7
"types": "types/index.d.ts",
8
"scripts": {
9
"lint": "standard | snazzy",
0 commit comments