Skip to content

Commit

Permalink
Merge pull request #20 from denisx/patch-1
Browse files Browse the repository at this point in the history
Add side effects to package.json
  • Loading branch information
WebReflection authored Dec 6, 2024
2 parents 68e41b1 + 871b8fd commit 0f1cdbd
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 @@ -28,6 +28,7 @@
},
"module": "./esm/index.js",
"type": "module",
"sideEffects": false,
"exports": {
".": {
"import": "./esm/index.js",
Expand Down

0 comments on commit 0f1cdbd

Please sign in to comment.