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 Feb 19, 2024
1 parent e28f0d5 commit 9c45539
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Expand Up @@ -9,6 +9,7 @@
"license": "MIT",
"main": "index.js",
"types": "./index.d.ts",
"sideEffects": false,
"scripts": {
"prepack": "npmignore --auto --commentLines=autogenerated",
"prepublishOnly": "safe-publish-latest",
Expand Down

0 comments on commit 9c45539

Please sign in to comment.