Commit a93db53
committed
Fix
Travis-ci builds include a check on the lowest compatible version of the included packages. React has not a valid semantic versioning logic here and a lot of BC has been introduced between `react/stream`, `react/dns`, `react/http-client`.
Also only the last version of `react/http-client` is compatible with HTTP/1.1.--prefer-lowest version in react/http-client1 parent b9a3629 commit a93db53
1 file changed
+4
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
18 | 20 | | |
19 | 21 | | |
| 22 | + | |
20 | 23 | | |
21 | 24 | | |
22 | 25 | | |
| |||
0 commit comments