Skip to content

Commit

Permalink
add sideEffects: false
Browse files Browse the repository at this point in the history
  • Loading branch information
silverwind committed Jun 10, 2023
1 parent 823341f commit 55be3cf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Expand Up @@ -11,6 +11,7 @@
"url": "https://sindresorhus.com"
},
"type": "module",
"sideEffects": false,
"exports": {
"node": "./index.js",
"default": "./browser.js"
Expand Down

0 comments on commit 55be3cf

Please sign in to comment.