Skip to content

Commit

Permalink
fix: mark package as side-effect free
Browse files Browse the repository at this point in the history
  • Loading branch information
achingbrain committed Jan 16, 2024
1 parent 01f6b44 commit 551e0f2
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion packages/client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,5 +64,6 @@
"aegir": "^42.2.0",
"body-parser": "^1.20.2",
"it-all": "^3.0.2"
}
},
"sideEffects": false
}

0 comments on commit 551e0f2

Please sign in to comment.