diff --git a/package.json b/package.json index 1e93af9..287004e 100644 --- a/package.json +++ b/package.json @@ -3,6 +3,7 @@ "version": "2.0.0", "description": "A GraphQL library that work's with Zapier CLI platform.", "type": "commonjs", + "main": "./lib/index.js", "engines": { "node": ">=18.3.0" },