diff --git a/package.json b/package.json index 921812a..1d20d31 100644 --- a/package.json +++ b/package.json @@ -4,6 +4,7 @@ "description": "Ollama Javascript library", "main": "dist/index.cjs", "module": "dist/index.mjs", + "sideEffects": false, "types": "dist/index.d.ts", "exports": { ".": {