mirror of
https://github.com/aleleba/create-node-ts-graphql-server.git
synced 2025-07-23 04:58:27 -06:00
Merge pull request #18 from aleleba/PR-227104
PR-227104: fixing version.
This commit is contained in:
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@aleleba/create-node-ts-graphql-server",
|
"name": "@aleleba/create-node-ts-graphql-server",
|
||||||
"version": "1.2.6",
|
"version": "1.2.7",
|
||||||
"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",
|
||||||
|
Reference in New Issue
Block a user