diff --git a/package.json b/package.json index 7311b04..2f20b7e 100644 --- a/package.json +++ b/package.json @@ -4,7 +4,7 @@ "description": "Fast, minimal, streaming GraphQL client.", "keywords": [], "main": "dist/index.js", - "typings": "dist/types/index.d.ts", + "typings": "dist/index.d.ts", "files": [ "dist" ],