Skip to content

Commit ba84d6d

Browse files
committed
Update React version in Readme
1 parent c1c38eb commit ba84d6d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ You can also specify some settings that will be shared across all the plugin rul
3838
"settings": {
3939
"react": {
4040
"pragma": "React", // Pragma to use, default to "React"
41-
"version": "0.14.0" // React version, default to the latest React stable release
41+
"version": "15.0" // React version, default to the latest React stable release
4242
}
4343
}
4444
}

0 commit comments

Comments
 (0)