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
12c95f31
Commit
12c95f31
authored
8 years ago
by
Dan Abramov
Browse files
Options
Download
Email Patches
Plain Diff
0.5.1
parent
1d348cf4
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
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
3 additions
and
3 deletions
+3
-3
packages/react-dev-utils/package.json
+
1
-
1
View file @
12c95f31
{
{
"name"
:
"react-dev-utils"
,
"name"
:
"react-dev-utils"
,
"version"
:
"0.1.
0
"
,
"version"
:
"0.1.
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"
:
"BSD-3-Clause"
,
"license"
:
"BSD-3-Clause"
,
...
...
This diff is collapsed.
Click to expand it.
packages/react-scripts/package.json
+
2
-
2
View file @
12c95f31
{
{
"name"
:
"react-scripts"
,
"name"
:
"react-scripts"
,
"version"
:
"0.5.
0
"
,
"version"
:
"0.5.
1
"
,
"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"
,
...
@@ -57,7 +57,7 @@
...
@@ -57,7 +57,7 @@
"path-exists"
:
"2.1.0"
,
"path-exists"
:
"2.1.0"
,
"postcss-loader"
:
"0.13.0"
,
"postcss-loader"
:
"0.13.0"
,
"promise"
:
"7.1.1"
,
"promise"
:
"7.1.1"
,
"react-dev-utils"
:
"^0.1.
0
"
,
"react-dev-utils"
:
"^0.1.
1
"
,
"recursive-readdir"
:
"2.0.0"
,
"recursive-readdir"
:
"2.0.0"
,
"rimraf"
:
"2.5.4"
,
"rimraf"
:
"2.5.4"
,
"strip-ansi"
:
"3.0.1"
,
"strip-ansi"
:
"3.0.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