Skip to content

Commit d434d49

Browse files
committed
Add "sideEffects": false
1 parent 57ba780 commit d434d49

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,7 @@
5757
"dist"
5858
],
5959
"type": "module",
60+
"sideEffects": false,
6061
"publishConfig": {
6162
"access": "public",
6263
"registry": "https://registry.npmjs.org/"

0 commit comments

Comments
 (0)