Skip to content

Commit

Permalink
chore: marked react sdk as side effects free (#889)
Browse files Browse the repository at this point in the history
## Related Issues
  • Loading branch information
nirgur authored Jan 21, 2025
1 parent 656acd8 commit 8fe589d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/sdks/react-sdk/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@
},
"license": "MIT",
"type": "module",
"sideEffects": false,
"exports": {
".": {
"require": {
Expand Down

0 comments on commit 8fe589d

Please sign in to comment.