We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 13a489d commit d829ce9Copy full SHA for d829ce9
dev-packages/e2e-tests/test-applications/nestjs-basic-with-graphql/package.json
@@ -21,7 +21,7 @@
21
"@nestjs/core": "^10.3.10",
22
"@nestjs/graphql": "^12.2.0",
23
"@nestjs/platform-express": "^10.3.10",
24
- "@sentry/nestjs": "^8.21.0",
+ "@sentry/nestjs": "latest || *",
25
"graphql": "^16.9.0",
26
"reflect-metadata": "^0.1.13",
27
"rxjs": "^7.8.1"
0 commit comments