diff --git a/package.json b/package.json index 15904e4b8b..ef902ccf5f 100644 --- a/package.json +++ b/package.json @@ -6,6 +6,7 @@ "description": "Google APIs Client Library for Node.js", "main": "./build/src/index.js", "types": "./build/src/index.d.ts", + "sideEffects": "false", "engines": { "node": ">=14.0.0" },