Skip to content

Commit e11f86e

Browse files
authored
docs(instrumentation-graphql): gql supported versions (#1969)
1 parent 83624b1 commit e11f86e

File tree

1 file changed

+1
-1
lines changed
  • plugins/node/opentelemetry-instrumentation-graphql

1 file changed

+1
-1
lines changed

plugins/node/opentelemetry-instrumentation-graphql/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ npm install @opentelemetry/instrumentation-graphql
2121

2222
### Supported Versions
2323

24-
`>=14 <16`
24+
`^14.0 | ^15.0 | ^16.0`
2525

2626
## Usage
2727

0 commit comments

Comments
 (0)