Skip to content

Commit

Permalink
Remove sideEffects section in mobx-react-lite package.json (#2743)
Browse files Browse the repository at this point in the history
  • Loading branch information
vkrol authored Jan 23, 2021
1 parent 65c7b73 commit 592e6e9
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
7 changes: 7 additions & 0 deletions .changeset/sweet-shrimps-float.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
---
"mobx-react-lite": patch
"mobx-react": patch
"mobx": patch
---

Remove `sideEffects` section in `mobx-react-lite` `package.json`
1 change: 0 additions & 1 deletion packages/mobx-react-lite/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@
"README.md",
"batching*"
],
"sideEffects": false,
"repository": {
"type": "git",
"url": "https://github.com/mobxjs/mobx.git"
Expand Down

0 comments on commit 592e6e9

Please sign in to comment.