mirror of
https://github.com/aleleba/create-node-ts-graphql-server.git
synced 2025-01-09 05:26:50 -06:00
Correcting Readme
This commit is contained in:
parent
2aacb68264
commit
c4a9058c56
@ -4,7 +4,7 @@ This project aims to have a starter kit for creating a new Node with typescript,
|
||||
|
||||
Tech(Library or Framework) | Version |
|
||||
--- | --- |
|
||||
Jest (Testing) | 28.1.0
|
||||
Jest (Testing) | 28.1.1
|
||||
Typescript | 4.7.3
|
||||
GraphQL | 16.5.0
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@aleleba/create-node-ts-graphql-server",
|
||||
"version": "1.0.10",
|
||||
"version": "1.0.11",
|
||||
"description": "Node with Typescript and GraphQL Server",
|
||||
"bin": "./bin/cli.js",
|
||||
"main": "index.js",
|
||||
|
Loading…
Reference in New Issue
Block a user