diff --git a/package.json b/package.json index 261be5cc..a31e33e4 100644 --- a/package.json +++ b/package.json @@ -4,6 +4,7 @@ "description": "Collection of React Hooks", "main": "lib/index.js", "module": "esm/index.js", + "sideEffects" false, "files": [ "lib/", "esm/"