Skip to content

Commit 6a59a8f

Browse files
😒 chore(package.json): Mark side-effects free.
1 parent 87a8bfd commit 6a59a8f

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -127,5 +127,6 @@
127127
},
128128
"files": [
129129
"lib"
130-
]
130+
],
131+
"sideEffects": false
131132
}

0 commit comments

Comments
 (0)