We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 26e9a77 commit 05ba5f0Copy full SHA for 05ba5f0
package.json
@@ -21,6 +21,7 @@
21
"dist/esm/**/*",
22
"dist/cjs/**/*"
23
],
24
+ "sideEffects": false,
25
"type": "module",
26
"exports": {
27
"node": {
0 commit comments