diff --git a/package/package.json b/package/package.json index 3df924f..1e74eec 100644 --- a/package/package.json +++ b/package/package.json @@ -18,7 +18,7 @@ "publishConfig": { "access": "public" }, - "sideEffects": false, + "sideEffects": true, "exports": { ".": { "types": "./dist/index.d.ts",