mirror of
https://github.com/aleleba/create-node-ts-graphql-server.git
synced 2025-07-26 06:28:24 -06:00
Updating packages and Readme file.
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@aleleba/create-node-ts-graphql-server",
|
||||
"version": "1.0.3",
|
||||
"version": "1.0.4",
|
||||
"description": "Node with Typescript and GraphQL Server",
|
||||
"bin": "./bin/cli.js",
|
||||
"main": "index.js",
|
||||
@ -39,7 +39,7 @@
|
||||
"dotenv": "^16.0.1",
|
||||
"express": "^4.18.1",
|
||||
"express-graphql": "^0.12.0",
|
||||
"graphql": "^15.8.0",
|
||||
"graphql": "^16.5.0",
|
||||
"graphql-subscriptions": "^2.0.0",
|
||||
"graphql-tools": "^8.2.11",
|
||||
"graphql-ws": "^5.8.2",
|
||||
|
Reference in New Issue
Block a user