We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f042dcb commit 1c8d411Copy full SHA for 1c8d411
package.json
@@ -35,7 +35,7 @@
35
"homepage": "https://github.com/dozoisch/react-google-recaptcha",
36
"peerDependencies": {
37
"react": ">=0.15.5",
38
- "react-async-script": ">=0.9.0"
+ "react-async-script": ">=0.9.1"
39
},
40
"devDependencies": {
41
"babel-cli": "^6.0.0",
@@ -66,7 +66,7 @@
66
"mt-changelog": "^0.6.2",
67
"phantomjs": "^1.9.18",
68
"react": "^15.5.0",
69
- "react-async-script": "^0.9.0",
+ "react-async-script": "^0.9.1",
70
"react-dom": "^15.5.0",
71
"release-script": "^0.5.3",
72
"webpack": "~1.14.0"
0 commit comments