Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
gaearon authored and morgs32 committed Sep 1, 2017
1 parent 1eb7e60 commit e8c0784
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 e8c0784

Please sign in to comment.