Skip to content

Commit

Permalink
fix(examples): remove unnecessary yarn resolutions
Browse files Browse the repository at this point in the history
  • Loading branch information
charlypoly committed May 23, 2022
1 parent 30d6bb1 commit 658a980
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions examples/api-routes-graphql/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,5 @@
"react": "^17.0.2",
"react-dom": "^17.0.2",
"swr": "^0.5.6"
},
"resolutions": {
"graphql": "16.3.0"
}
}

0 comments on commit 658a980

Please sign in to comment.