mirror of
https://github.com/aleleba/create-node-ts-graphql-server.git
synced 2025-06-29 09:18:24 -06:00
PR-093614: Adding missing dependency graphql-scalars
This commit is contained in:
@ -44,6 +44,7 @@
|
||||
"graphql": "^16.9.0",
|
||||
"graphql-http": "^1.22.1",
|
||||
"graphql-playground-middleware-express": "^1.7.23",
|
||||
"graphql-scalars": "^1.23.0",
|
||||
"graphql-subscriptions": "^2.0.0",
|
||||
"graphql-tools": "^9.0.1",
|
||||
"graphql-ws": "^5.16.0",
|
||||
|
Reference in New Issue
Block a user