Skip to content

Commit

Permalink
mark package as having no side effects
Browse files Browse the repository at this point in the history
  • Loading branch information
lukasvice committed Oct 3, 2024
1 parent 1811d28 commit d8067cc
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 @@ -30,6 +30,7 @@
"npm": ">=8",
"node": ">=16"
},
"sideEffects": false,
"scripts": {
"build": "tsc",
"clear": "rm -rf src/*",
Expand Down

0 comments on commit d8067cc

Please sign in to comment.