diff --git a/jsr.json b/jsr.json index f80d0a575..592facff7 100644 --- a/jsr.json +++ b/jsr.json @@ -1,7 +1,10 @@ { "name": "@openai/openai", "version": "4.77.1", - "exports": "./index.ts", + "exports": { + ".": "./index.ts", + "./helpers/zod": "./helpers/zod.ts" + }, "publish": { "exclude": [ "!."