diff --git a/package.json b/package.json index cbc887c..7890111 100644 --- a/package.json +++ b/package.json @@ -13,7 +13,7 @@ "generative-ai" ], "version": "1.0.0", - "type": "commonjs", + "type": "moduel", "main": "lib/cjs/index.js", "module": "./lib/esm/index.mjs", "repository": {