Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Meta
create-react-app
Commits
19ba8874
Commit
19ba8874
authored
7 years ago
by
Dan Abramov
Committed by
GitHub
7 years ago
Browse files
Options
Download
Email Patches
Plain Diff
Update CHANGELOG.md
parent
82ed81a0
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
CHANGELOG.md
+2
-2
CHANGELOG.md
with
2 additions
and
2 deletions
+2
-2
CHANGELOG.md
+
2
-
2
View file @
19ba8874
...
...
@@ -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)
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment