diff --git a/package.json b/package.json index 2515060..3c92bf9 100644 --- a/package.json +++ b/package.json @@ -21,6 +21,7 @@ "index.d.ts.map", "index.tsx" ], + "sideEffects": false, "exports": { "import": "./index.js", "require": "./index.cjs",