Skip to content

Commit

Permalink
Add sideEffects to package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
frandiox authored Feb 6, 2024
1 parent 5214db4 commit 8f18eb6
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 @@ -15,6 +15,7 @@
"posix.js",
"lib"
],
"sideEffects": false,
"main": "index.js",
"engines": {
"node": ">=10"
Expand Down

0 comments on commit 8f18eb6

Please sign in to comment.