PR-448199:

Adding Readme file.
This commit is contained in:
2022-05-26 00:02:22 +00:00
parent 2b698e785a
commit 8652f52221
3 changed files with 75 additions and 2 deletions

View File

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