Commit 7a4f9d4
authored
fix: include types/readable-stream as a dependency (#111)
The type definitions for the Metrics client are incomplete without
this dependency, and the fix is hard to identify from the error
messages. This is technically not a runtime dependency, and affects
only a subset of our users, but this makes the module much easier
to consume as TypeScript and/or JSDoc typechecking users.1 parent 53584b4 commit 7a4f9d4
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
| 29 | + | |
29 | 30 | | |
30 | 31 | | |
31 | 32 | | |
| |||
0 commit comments