We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8105c0c commit e92acdbCopy full SHA for e92acdb
package.json
@@ -3,6 +3,7 @@
3
"description": "Build and manage the fast-json-stringify instances for the fastify framework",
4
"version": "4.3.0",
5
"main": "index.js",
6
+ "type": "commonjs",
7
"types": "types/index.d.ts",
8
"scripts": {
9
"lint": "standard",
0 commit comments