Skip to content

Commit

Permalink
Set version range of graphql to 16.x.x
Browse files Browse the repository at this point in the history
  • Loading branch information
mattiloh committed Nov 30, 2023
1 parent 89d4ccc commit f2497ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
},
"dependencies": {
"@hapi/boom": "10.x.x",
"graphql": "16.6.x",
"graphql": "16.x.x",
"apollo-server-module-graphiql": "1.4.x",
"lodash.merge": "4.6.x"
}
Expand Down

0 comments on commit f2497ee

Please sign in to comment.