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 Dec 30, 2023
1 parent 7fd466a commit f1dc0db
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",
"prepublishOnly": "safe-publish-latest",
Expand Down

0 comments on commit f1dc0db

Please sign in to comment.