PR-442185: fixing the type graphql schema.

This commit is contained in:
2023-03-14 00:15:33 +00:00
parent 28c1d501a0
commit 00a60519a2
7 changed files with 55 additions and 86 deletions

View File

@ -1,6 +1,6 @@
{
"name": "@aleleba/create-node-ts-graphql-server",
"version": "1.4.0",
"version": "1.4.1",
"description": "Node with Typescript and GraphQL Server",
"bin": "./bin/cli.js",
"main": "index.js",