Changing the package name again.

This commit is contained in:
Alejandro Lembke Barrientos 2022-05-26 00:12:43 +00:00
parent eabf319a37
commit 45ca8c6aa4

View File

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