Skip to content
This repository was archived by the owner on Jan 26, 2019. It is now read-only.

Commit d6025a3

Browse files
gaearonwmonk
authored andcommitted
Update CHANGELOG.md
1 parent 07347f2 commit d6025a3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CHANGELOG.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -34,13 +34,13 @@
3434
Inside any created project that has not been ejected, run:
3535

3636
```
37-
npm install --save-dev --save-exact [email protected]
37+
npm install --save --save-exact [email protected]
3838
```
3939

4040
or
4141

4242
```
43-
yarn add --dev --exact [email protected]
43+
yarn add --exact [email protected]
4444
```
4545

4646
## 1.0.8 (June 28, 2017)

0 commit comments

Comments
 (0)