Skip to content

Commit

Permalink
feat: removing peers
Browse files Browse the repository at this point in the history
  • Loading branch information
tupe12334 committed Feb 20, 2022
1 parent 6a24cc8 commit 7927d71
Showing 1 changed file with 1 addition and 8 deletions.
9 changes: 1 addition & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,12 +49,5 @@
"homepage": "https://github.com/nestjsx/nest-access-control#readme",
"dependencies": {
"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"
}
}
}

0 comments on commit 7927d71

Please sign in to comment.