Skip to content

Commit 19ba887

Browse files
authored
Update CHANGELOG.md
1 parent 82ed81a commit 19ba887

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)