Commit 19ba8874 authored by Dan Abramov's avatar Dan Abramov Committed by GitHub
Browse files

Update CHANGELOG.md

parent 82ed81a0
Showing with 2 additions and 2 deletions
+2 -2
......@@ -34,13 +34,13 @@
Inside any created project that has not been ejected, run:
```
npm install --save-dev --save-exact react-scripts@1.0.9
npm install --save --save-exact react-scripts@1.0.9
```
or
```
yarn add --dev --exact react-scripts@1.0.9
yarn add --exact react-scripts@1.0.9
```
## 1.0.8 (June 28, 2017)
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment