Skip to content

Commit 5e33e69

Browse files
authored
Update package.json
1 parent fb2559f commit 5e33e69

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

+1
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,7 @@
5353
},
5454
"main": "./dist/cjs/index.js",
5555
"module": "./dist/mjs/index.js",
56+
"sideEffects": false,
5657
"exports": {
5758
".": {
5859
"import": "./dist/mjs/index.js",

0 commit comments

Comments
 (0)