changing the name of the package

This commit is contained in:
Alejandro Lembke Barrientos 2022-05-26 00:09:46 +00:00
parent 50a10299c6
commit eabf319a37

View File

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