Skip to content

Commit bbf5312

Browse files
committed
[changed] updated for react 15.5
- updated readme
1 parent 34cd9b1 commit bbf5312

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

+6
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,12 @@ Component wrapper for [Google reCAPTCHA v2][reCAPTCHA]
1313
npm install --save react-google-recaptcha react-async-script
1414
```
1515

16+
### React < 15.5
17+
With version prior to 15.5
18+
```shell
19+
npm install --save react-google-recaptcha@0.8.1
20+
```
21+
1622
### React 0.13
1723
With 0.13, install version 0.4.1
1824
```shell

0 commit comments

Comments
 (0)