Skip to content

Commit

Permalink
Add "sideEffects: false" to package.json (#474)
Browse files Browse the repository at this point in the history
  • Loading branch information
ericjeney authored May 25, 2020
1 parent e74d15c commit d90dd64
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 @@
"description": "Fast & forgiving HTML/XML/RSS parser",
"version": "4.1.0",
"author": "Felix Boehm <[email protected]>",
"sideEffects": false,
"keywords": [
"html",
"parser",
Expand Down

0 comments on commit d90dd64

Please sign in to comment.