diff --git a/package.json b/package.json index 9d43b69..dc37c8c 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "megaera", "version": "0.0.3", - "description": "GraphQL TypeScript Generator", + "description": "GraphQL to TypeScript Generator", "type": "module", "main": "./dist/index.js", "types": "./dist/index.d.ts",