We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4ec6c5e commit de04732Copy full SHA for de04732
packages/instrumentation-pino/.tav.yml
@@ -5,16 +5,7 @@ pino:
5
node: ">=18"
6
commands: npm run test
7
- versions:
8
- include: '>=7.0.0 <9'
+ include: '>=5.14.0 <9'
9
mode: max-7
10
node: ">=14"
11
- commands: npm run test
12
- - versions:
13
- include: '>=5.14.0 <7'
14
- mode: max-7
15
- node: ">=14"
16
- peerDependencies:
17
- - "[email protected]"
18
- commands:
19
- - npm ls fast-safe-stringify
20
- - npm run test
+ commands: npm run test
0 commit comments