Skip to content

Commit

Permalink
Merge pull request #1275 from Quramy/chage_node_ver
Browse files Browse the repository at this point in the history
feat: Set lower Node.js version to v18
  • Loading branch information
Quramy committed Mar 29, 2024
2 parents 14f3e9d + 724fdcd commit 9c12360
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions package.json
Expand Up @@ -7,6 +7,9 @@
"graphql",
"language service"
],
"engines": {
"node": ">=18"
},
"main": "lib/index.js",
"bin": {
"tsgql": "lib/cli/cli.js",
Expand Down

0 comments on commit 9c12360

Please sign in to comment.