Skip to content

Commit

Permalink
chore: added sideEffects false to package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
mohsen-deriv committed Dec 22, 2023
1 parent 79aebc0 commit 4077f5f
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 @@ -6,6 +6,7 @@
"dist"
],
"main": "./dist/index.js",
"sideEffects": false,
"types": "./dist/index.d.ts",
"exports": {
".": {
Expand Down

0 comments on commit 4077f5f

Please sign in to comment.