mirror of
https://github.com/zhigang1992/create-react-app.git
synced 2026-04-02 22:37:39 +08:00
Fix typo
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
Inside any created project that has not been ejected, run:
|
||||
|
||||
```
|
||||
npm install --save-dev --save-exact react-scripts@0.3.1
|
||||
npm install --save-dev --save-exact react-scripts@0.4.0
|
||||
```
|
||||
|
||||
### Breaking Change in 0.4.0
|
||||
|
||||
Reference in New Issue
Block a user