Skip to content

Commit

Permalink
fix: add graphql to "peerDependencies" (#2249)
Browse files Browse the repository at this point in the history
  • Loading branch information
THETCR committed Aug 29, 2024
1 parent 36b28ba commit 8a9568a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -200,6 +200,7 @@
"webpack-http-server": "^0.5.0"
},
"peerDependencies": {
"graphql": ">= 16.8.x",
"typescript": ">= 4.7.x"
},
"peerDependenciesMeta": {
Expand Down

0 comments on commit 8a9568a

Please sign in to comment.