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 wmonk committed Aug 7, 2017
1 parent 07347f2 commit d6025a3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CHANGELOG.md
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 d6025a3

Please sign in to comment.