Skip to content

Commit

Permalink
[changed] updated for react 15.5
Browse files Browse the repository at this point in the history
- updated readme
  • Loading branch information
dozoisch committed Apr 16, 2017
1 parent 34cd9b1 commit bbf5312
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,12 @@ Component wrapper for [Google reCAPTCHA v2][reCAPTCHA]
npm install --save react-google-recaptcha react-async-script
```

### React < 15.5
With version prior to 15.5
```shell
npm install --save react-google-recaptcha@0.8.1
```

### React 0.13
With 0.13, install version 0.4.1
```shell
Expand Down

0 comments on commit bbf5312

Please sign in to comment.