Skip to content

Commit

Permalink
Update React version in Readme
Browse files Browse the repository at this point in the history
  • Loading branch information
yannickcr committed Apr 17, 2016
1 parent c1c38eb commit ba84d6d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -38,7 +38,7 @@ You can also specify some settings that will be shared across all the plugin rul
"settings": {
"react": {
"pragma": "React", // Pragma to use, default to "React"
"version": "0.14.0" // React version, default to the latest React stable release
"version": "15.0" // React version, default to the latest React stable release
}
}
}
Expand Down

0 comments on commit ba84d6d

Please sign in to comment.