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
c66c296f
Commit
c66c296f
authored
7 years ago
by
Dan Abramov
Browse files
Options
Download
Email Patches
Plain Diff
Use React 16 in development
parent
4d4cbf05
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
packages/react-scripts/package.json
+2
-2
packages/react-scripts/package.json
with
2 additions
and
2 deletions
+2
-2
packages/react-scripts/package.json
+
2
-
2
View file @
c66c296f
...
@@ -58,8 +58,8 @@
...
@@ -58,8 +58,8 @@
"whatwg-fetch"
:
"2.0.3"
"whatwg-fetch"
:
"2.0.3"
},
},
"devDependencies"
:
{
"devDependencies"
:
{
"react"
:
"^1
5.5.4
"
,
"react"
:
"^1
6.0.0
"
,
"react-dom"
:
"^1
5.5.4
"
"react-dom"
:
"^1
6.0.0
"
},
},
"optionalDependencies"
:
{
"optionalDependencies"
:
{
"fsevents"
:
"1.1.2"
"fsevents"
:
"1.1.2"
...
...
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