Skip to content

Commit 566b961

Browse files
authored
Merge pull request #81 from GauBen/patch-1
chore: marked package as free of side-effects
2 parents 0c35c0e + 466e509 commit 566b961

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
"description": "Gets the job done when JSON.stringify can't",
44
"version": "5.0.0",
55
"repository": "Rich-Harris/devalue",
6+
"sideEffects": false,
67
"exports": {
78
".": {
89
"types": "./types/index.d.ts",

0 commit comments

Comments
 (0)