diff --git a/federation/package.json b/federation/package.json index b11a696..62cb1b3 100644 --- a/federation/package.json +++ b/federation/package.json @@ -49,9 +49,9 @@ "types": "./dist/requester.d.ts" }, "./types": { - "import": "./dist/schema.js", - "default": "./dist/schema.js", - "types": "./dist/schema.d.ts" + "import": "./dist/schemas.js", + "default": "./dist/schemas.js", + "types": "./dist/schemas.d.ts" } }, "funding": {