Skip to content
GitLab
Explore
Projects
Groups
Snippets
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
dc95d18c
Commit
dc95d18c
authored
7 years ago
by
Dan Abramov
Browse files
Options
Download
Email Patches
Plain Diff
Publish
- create-react-app@1.4.3 - react-dev-utils@4.2.1 - react-scripts@1.0.16
parent
b8e6ba3c
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
packages/create-react-app/package.json
+1
-1
packages/create-react-app/package.json
packages/react-dev-utils/package.json
+1
-1
packages/react-dev-utils/package.json
packages/react-scripts/package.json
+2
-2
packages/react-scripts/package.json
with
4 additions
and
4 deletions
+4
-4
packages/create-react-app/package.json
+
1
-
1
View file @
dc95d18c
{
{
"name"
:
"create-react-app"
,
"name"
:
"create-react-app"
,
"version"
:
"1.4.
2
"
,
"version"
:
"1.4.
3
"
,
"keywords"
:
[
"keywords"
:
[
"react"
"react"
],
],
...
...
This diff is collapsed.
Click to expand it.
packages/react-dev-utils/package.json
+
1
-
1
View file @
dc95d18c
{
{
"name"
:
"react-dev-utils"
,
"name"
:
"react-dev-utils"
,
"version"
:
"4.2.
0
"
,
"version"
:
"4.2.
1
"
,
"description"
:
"Webpack utilities used by Create React App"
,
"description"
:
"Webpack utilities used by Create React App"
,
"repository"
:
"facebookincubator/create-react-app"
,
"repository"
:
"facebookincubator/create-react-app"
,
"license"
:
"MIT"
,
"license"
:
"MIT"
,
...
...
This diff is collapsed.
Click to expand it.
packages/react-scripts/package.json
+
2
-
2
View file @
dc95d18c
{
{
"name"
:
"react-scripts"
,
"name"
:
"react-scripts"
,
"version"
:
"1.0.1
5
"
,
"version"
:
"1.0.1
6
"
,
"description"
:
"Configuration and scripts for Create React App."
,
"description"
:
"Configuration and scripts for Create React App."
,
"repository"
:
"facebookincubator/create-react-app"
,
"repository"
:
"facebookincubator/create-react-app"
,
"license"
:
"MIT"
,
"license"
:
"MIT"
,
...
@@ -49,7 +49,7 @@
...
@@ -49,7 +49,7 @@
"postcss-loader"
:
"2.0.8"
,
"postcss-loader"
:
"2.0.8"
,
"promise"
:
"8.0.1"
,
"promise"
:
"8.0.1"
,
"raf"
:
"3.4.0"
,
"raf"
:
"3.4.0"
,
"react-dev-utils"
:
"^4.2.
0
"
,
"react-dev-utils"
:
"^4.2.
1
"
,
"style-loader"
:
"0.19.0"
,
"style-loader"
:
"0.19.0"
,
"sw-precache-webpack-plugin"
:
"0.11.4"
,
"sw-precache-webpack-plugin"
:
"0.11.4"
,
"url-loader"
:
"0.6.2"
,
"url-loader"
:
"0.6.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
Menu
Explore
Projects
Groups
Snippets