Skip to content

Commit

Permalink
add node version
Browse files Browse the repository at this point in the history
  • Loading branch information
EmrysMyrddin committed Jul 11, 2023
1 parent 3030e9f commit b849d8f
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions packages/plugins/jwt/package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
{
"name": "@graphql-yoga/plugin-jwt",
"engines": {
"node": ">=16.0.0"
},
"version": "1.0.0-next.0",
"description": "jwt plugin for GraphQL Yoga.",
"repository": {
Expand Down

0 comments on commit b849d8f

Please sign in to comment.