Adding to controllers object params.

This commit is contained in:
2022-05-30 12:52:37 +00:00
parent 45763ff6e6
commit 52cb31e609
3 changed files with 5 additions and 5 deletions

View File

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