Skip to content

Commit

Permalink
Merge pull request nestjsx#75 from tupe12334/deps/peer
Browse files Browse the repository at this point in the history
  • Loading branch information
Shady Khalifa authored Feb 20, 2022
2 parents f9c47f1 + 3b9d6b1 commit 3005c0a
Show file tree
Hide file tree
Showing 2 changed files with 237 additions and 16 deletions.
13 changes: 7 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,10 +51,11 @@
"accesscontrol": "^2.2.1"
},
"peerDependencies": {
"graphql": "15.0.0",
"@apollo/gateway": "^0.45.1",
"@nestjs/graphql": "^7.6.18",
"apollo-server-core": "^3.6.1",
"ts-morph": "^13.0.2"
"@nestjs/graphql": "^7.0.0 | ^8.0.0 | ^9.0.0 | ^10.0.0"
},
"peerDependenciesMeta": {
"@nestjs/graphql": {
"optional": true
}
}
}
}
Loading

0 comments on commit 3005c0a

Please sign in to comment.