Skip to content

Commit

Permalink
build(package): mark package as side effect free
Browse files Browse the repository at this point in the history
  • Loading branch information
kwonoj committed Nov 11, 2020
1 parent 3d19ecc commit 22b1af4
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 862 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -84,6 +84,7 @@
"dist",
"src"
],
"sideEffects": false,
"keywords": [
"logger",
"typescript",
Expand Down
Loading

0 comments on commit 22b1af4

Please sign in to comment.