Skip to content

Commit

Permalink
Merge pull request #128 from frandiox/patch-1
Browse files Browse the repository at this point in the history
Add sideEffects to package.json
  • Loading branch information
jonschlinkert committed Feb 8, 2024
2 parents 2677de2 + 8f18eb6 commit 24fdd65
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 24fdd65

Please sign in to comment.