Merge pull request #18 from aleleba/PR-227104

PR-227104: fixing version.
This commit is contained in:
Alejandro Lembke Barrientos 2023-01-25 10:13:34 -06:00 committed by GitHub
commit f2d60f8d0d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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