Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
gaearon committed Jun 29, 2017
1 parent 82ed81a commit 19ba887
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand Down

0 comments on commit 19ba887

Please sign in to comment.