Skip to content

Commit 9920b35

Browse files
committed
fix: add sideEffects false
1 parent 81ca108 commit 9920b35

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@
1010
"default": "./dist/index.mjs"
1111
}
1212
},
13+
"sideEffects": false,
1314
"files": [
1415
"dist",
1516
"LICENSE",

0 commit comments

Comments
 (0)