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
96f4be9b
Commit
96f4be9b
authored
8 years ago
by
Dan Abramov
Browse files
Options
Download
Email Patches
Plain Diff
Publish
- create-react-app@1.0.2 - react-dev-utils@0.4.2 - react-scripts@0.8.4
parent
92efefce
No related merge requests found
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 @
96f4be9b
{
{
"name"
:
"create-react-app"
,
"name"
:
"create-react-app"
,
"version"
:
"1.0.
1
"
,
"version"
:
"1.0.
2
"
,
"keywords"
:
[
"keywords"
:
[
"react"
"react"
],
],
...
...
This diff is collapsed.
Click to expand it.
packages/react-dev-utils/package.json
+
1
-
1
View file @
96f4be9b
{
{
"name"
:
"react-dev-utils"
,
"name"
:
"react-dev-utils"
,
"version"
:
"0.4.
1
"
,
"version"
:
"0.4.
2
"
,
"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"
:
"BSD-3-Clause"
,
"license"
:
"BSD-3-Clause"
,
...
...
This diff is collapsed.
Click to expand it.
packages/react-scripts/package.json
+
2
-
2
View file @
96f4be9b
{
{
"name"
:
"react-scripts"
,
"name"
:
"react-scripts"
,
"version"
:
"0.8.
3
"
,
"version"
:
"0.8.
4
"
,
"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"
:
"BSD-3-Clause"
,
"license"
:
"BSD-3-Clause"
,
...
@@ -56,7 +56,7 @@
...
@@ -56,7 +56,7 @@
"path-exists"
:
"2.1.0"
,
"path-exists"
:
"2.1.0"
,
"postcss-loader"
:
"1.0.0"
,
"postcss-loader"
:
"1.0.0"
,
"promise"
:
"7.1.1"
,
"promise"
:
"7.1.1"
,
"react-dev-utils"
:
"^0.4.
1
"
,
"react-dev-utils"
:
"^0.4.
2
"
,
"recursive-readdir"
:
"2.1.0"
,
"recursive-readdir"
:
"2.1.0"
,
"strip-ansi"
:
"3.0.1"
,
"strip-ansi"
:
"3.0.1"
,
"style-loader"
:
"0.13.1"
,
"style-loader"
:
"0.13.1"
,
...
...
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