Skip to content

Commit de04732

Browse files
committed
chore: restore tav.yml for pino
1 parent 4ec6c5e commit de04732

File tree

1 file changed

+2
-11
lines changed

1 file changed

+2
-11
lines changed

packages/instrumentation-pino/.tav.yml

Lines changed: 2 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -5,16 +5,7 @@ pino:
55
node: ">=18"
66
commands: npm run test
77
- versions:
8-
include: '>=7.0.0 <9'
8+
include: '>=5.14.0 <9'
99
mode: max-7
1010
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-
18-
commands:
19-
- npm ls fast-safe-stringify
20-
- npm run test
11+
commands: npm run test

0 commit comments

Comments
 (0)