File tree Expand file tree Collapse file tree 2 files changed +4
-3
lines changed Expand file tree Collapse file tree 2 files changed +4
-3
lines changed Original file line number Diff line number Diff line change @@ -902,6 +902,7 @@ Who's using use-http?
902
902
Does your company use use-http? Consider sponsoring the project to fund new features, bug fixes, and more.
903
903
904
904
<p align="center">
905
+ <img height="140px" src="https://user-images.githubusercontent.com/5455859/98412764-5c5abe00-202d-11eb-9a2d-73377cfbfd86.png" />
905
906
<a href="https://ava.inc" style="margin-right: 2rem;" target="_blank">
906
907
<img width="110px" src="https://ava.inc/ava-logo-green.png" />
907
908
</a>
@@ -914,7 +915,7 @@ Does your company use use-http? Consider sponsoring the project to fund new feat
914
915
<a href="https://beapte.com">
915
916
<img height="140px" src="https://github.com/ava/use-http/raw/master/public/apte-logo.png" />
916
917
</a>
917
- <img height="140px" src="https://user-images.githubusercontent.com/5455859/98412764-5c5abe00-202d-11eb-9a2d-73377cfbfd86.png" />
918
+
918
919
<!-- <a href="#">
919
920
<img height="140px" src="https://user-images.githubusercontent.com/5455859/98412608-1aca1300-202d-11eb-9d20-295ce85bda9c.png" />
920
921
</a> -->
Original file line number Diff line number Diff line change 15
15
"utility-types" : " ^3.10.0"
16
16
},
17
17
"peerDependencies" : {
18
- "react" : " ^16.13.1" ,
19
- "react-dom" : " ^16.13.1"
18
+ "react" : " ^16.13.1 || ^17.0.0 " ,
19
+ "react-dom" : " ^16.13.1 || ^17.0.0 "
20
20
},
21
21
"devDependencies" : {
22
22
"@testing-library/react" : " ^10.0.2" ,
You can’t perform that action at this time.
0 commit comments