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 340312e commit 9f09931Copy full SHA for 9f09931
package.json
@@ -6,6 +6,7 @@
6
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
7
},
8
"main": "lib/index.js",
9
+ "type": "commonjs",
10
"types": "types/index.d.ts",
11
"files": [
12
"lib/",
0 commit comments