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 a4330ab commit 3733c8cCopy full SHA for 3733c8c
package.json
@@ -3,6 +3,7 @@
3
"version": "8.3.0",
4
"description": "A plugin for Fastify to enable management of cache control headers",
5
"main": "index.js",
6
+ "type": "commonjs",
7
"types": "types/index.d.ts",
8
"scripts": {
9
"lint": "standard --verbose | snazzy",
0 commit comments