File tree 1 file changed +1
-1
lines changed
1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -57,7 +57,7 @@ packages/
57
57
### Package Descriptions
58
58
#### [ babel-preset-react-app] ( https://github.com/facebook/create-react-app/tree/master/packages/babel-preset-react-app )
59
59
This package is a babel preset intended to be used with ` react-scripts ` .<br >
60
- It targets platforms that React is designed to support (IE 9 +) and enables experimental features used heavily at Facebook.<br >
60
+ It targets platforms that React is designed to support (IE 11 +) and enables experimental features used heavily at Facebook.<br >
61
61
This package is enabled by default for all ` create-react-app ` scaffolded applications.
62
62
#### [ create-react-app] ( https://github.com/facebook/create-react-app/tree/master/packages/create-react-app )
63
63
The global CLI command code can be found in this directory, and shouldn't often be changed. It should run on Node 0.10+.
You can’t perform that action at this time.
0 commit comments