File tree Expand file tree Collapse file tree 2 files changed +6
-5
lines changed
Expand file tree Collapse file tree 2 files changed +6
-5
lines changed Original file line number Diff line number Diff line change 11sudo : false
22language : node_js
33node_js :
4- - " 7.0"
5- - " 6.0"
6- - " 5.0"
7- - " 4.0"
4+ - " 10.0"
5+ - " 8.0"
86
97branches :
108 only :
Original file line number Diff line number Diff line change @@ -119,9 +119,12 @@ render(
119119);
120120```
121121
122+ ## Notes on Requirements
123+ At least
` [email protected] ` is required due to
` forwardRef ` usage in
[ react-async-script
] ( https://github.com/dozoisch/react-async-script ) .
124+
122125## Notes
123126
124- Pre ` 1.0.0 ` and ` React < 15.5.* ` support details in [ 0.14.0] ( https://github.com/dozoisch/react-google-recaptcha/tree/v0.14.0 ) .
127+ Pre ` 1.0.0 ` and ` React < 16.4.1 ` support details in [ 0.14.0] ( https://github.com/dozoisch/react-google-recaptcha/tree/v0.14.0 ) .
125128
126129[ travis.img ] : https://travis-ci.org/dozoisch/react-google-recaptcha.svg?branch=master
127130[ travis.url ] : https://travis-ci.org/dozoisch/react-google-recaptcha
You can’t perform that action at this time.
0 commit comments