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 aa87842 commit ca4c74fCopy full SHA for ca4c74f
1 file changed
package.json
@@ -3,6 +3,7 @@
3
"version": "9.1.0",
4
"description": "Plugin for fastify to add support for cookies",
5
"main": "plugin.js",
6
+ "type": "commonjs",
7
"types": "types/plugin.d.ts",
8
"scripts": {
9
"coverage": "npm run test:unit -- --coverage-report=html",
0 commit comments