Skip to content

Commit 55dbcf5

Browse files
committed
chore: react-docgen@5 is not supported, do not test it
1 parent 199dfa9 commit 55dbcf5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.tav.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,5 +13,5 @@ node-6-7:
1313
node-8-x:
1414
name: react-docgen
1515
node: '>= 8.0.0'
16-
versions: '>= 3.0.0 <= 6.0.0 || >= 5.0.0-beta.1'
16+
versions: '>= 3.0.0 < 5.0.0 || 5.0.0-beta.1'
1717
commands: npm run test:unit

0 commit comments

Comments
 (0)