From cbfe0922ef53c931449134f0f1b5b62161d06ad7 Mon Sep 17 00:00:00 2001 From: Hugo Dozois Date: Mon, 6 Mar 2017 09:37:42 -0800 Subject: [PATCH] [added] install of react-async-script in readme - since last version is a peer dependency only --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6f7169e..39bece5 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ Component wrapper for [Google reCAPTCHA v2][reCAPTCHA] ## Installation ```shell -npm install --save react-google-recaptcha +npm install --save react-google-recaptcha react-async-script ``` ### React 0.13