Skip to content

Commit

Permalink
chore: marked package as free of side-effects
Browse files Browse the repository at this point in the history
  • Loading branch information
GauBen authored Sep 17, 2024
1 parent 0c35c0e commit 466e509
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 @@ -3,6 +3,7 @@
"description": "Gets the job done when JSON.stringify can't",
"version": "5.0.0",
"repository": "Rich-Harris/devalue",
"sideEffects": false,
"exports": {
".": {
"types": "./types/index.d.ts",
Expand Down

0 comments on commit 466e509

Please sign in to comment.