Skip to content

Commit

Permalink
[meta] add sideEffects flag
Browse files Browse the repository at this point in the history
  • Loading branch information
ljharb committed Jan 9, 2024
1 parent e9dfd83 commit fe1655f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Expand Up @@ -7,6 +7,7 @@
".": "./index.js",
"./package.json": "./package.json"
},
"sideEffects": "false",
"scripts": {
"prepack": "npmignore --auto --commentLines=autogenerated",
"version": "auto-changelog && git add CHANGELOG.md",
Expand Down

0 comments on commit fe1655f

Please sign in to comment.