Skip to content

Commit

Permalink
Set sideEffects: false in package.json
Browse files Browse the repository at this point in the history
This might help with #39
  • Loading branch information
timolins committed Mar 21, 2021
1 parent 8f82fec commit 641369f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
"version": "1.0.2",
"author": "Timo Lins",
"license": "MIT",
"sideEffects": false,
"repository": "timolins/react-hot-toast",
"keywords": [
"react",
Expand Down

0 comments on commit 641369f

Please sign in to comment.