Skip to content
This repository was archived by the owner on Jan 21, 2026. It is now read-only.

Commit 14fd9c8

Browse files
authored
docs(README): Update hapi version supported (#1210)
Thank you for opening a Pull Request! Before submitting your PR, there are a few things you can do to make sure it goes smoothly: - [x] Make sure to open an issue as a [bug/issue](https://github.com/googleapis/cloud-trace-nodejs/issues/new/choose) before writing your code! That way we can discuss the change, evaluate designs, and agree on the general idea - [x] Ensure the tests and linter pass - [x] Code coverage does not decrease (if any source code was changed) - [x] Appropriate docs were updated (if necessary) Fixes #1193 🦕
1 parent caf67be commit 14fd9c8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ app.get('/', async () => {
102102
The trace agent can do automatic tracing of the following web frameworks:
103103
* [express](https://www.npmjs.com/package/express) (version 4)
104104
* [gRPC](https://www.npmjs.com/package/grpc) server (version ^1.1)
105-
* [hapi](https://www.npmjs.com/package/hapi) (versions 8 - 16)
105+
* [hapi](https://www.npmjs.com/package/hapi) (versions 8 - 19)
106106
* [koa](https://www.npmjs.com/package/koa) (version 1 - 2)
107107
* [restify](https://www.npmjs.com/package/restify) (versions 3 - 7)
108108

0 commit comments

Comments
 (0)