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
36a69d7a
Commit
36a69d7a
authored
8 years ago
by
Dan Abramov
Browse files
Options
Download
Email Patches
Plain Diff
Update dependencies
parent
0e846f96
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
package.json
+5
-5
package.json
with
5 additions
and
5 deletions
+5
-5
package.json
+
5
-
5
View file @
36a69d7a
...
@@ -28,7 +28,7 @@
...
@@ -28,7 +28,7 @@
"react-scripts"
:
"./bin/react-scripts.js"
"react-scripts"
:
"./bin/react-scripts.js"
},
},
"dependencies"
:
{
"dependencies"
:
{
"
autoprefixer
"
:
"
6.4.
0
"
,
"
autoprefixer
"
:
"
6.4.
1
"
,
"
babel-core
"
:
"
6.14.0
"
,
"
babel-core
"
:
"
6.14.0
"
,
"
babel-eslint
"
:
"
6.1.2
"
,
"
babel-eslint
"
:
"
6.1.2
"
,
"
babel-jest
"
:
"
15.0.0
"
,
"
babel-jest
"
:
"
15.0.0
"
,
...
@@ -47,11 +47,11 @@
...
@@ -47,11 +47,11 @@
"
cross-spawn
"
:
"
4.0.0
"
,
"
cross-spawn
"
:
"
4.0.0
"
,
"
css-loader
"
:
"
0.24.0
"
,
"
css-loader
"
:
"
0.24.0
"
,
"
detect-port
"
:
"
1.0.0
"
,
"
detect-port
"
:
"
1.0.0
"
,
"
eslint
"
:
"
3.
4
.0
"
,
"
eslint
"
:
"
3.
5
.0
"
,
"
eslint-loader
"
:
"
1.5.0
"
,
"
eslint-loader
"
:
"
1.5.0
"
,
"
eslint-plugin-flowtype
"
:
"
2.1
1.4
"
,
"
eslint-plugin-flowtype
"
:
"
2.1
8.1
"
,
"
eslint-plugin-import
"
:
"
1.12.0
"
,
"
eslint-plugin-import
"
:
"
1.12.0
"
,
"
eslint-plugin-jsx-a11y
"
:
"
2.2.
1
"
,
"
eslint-plugin-jsx-a11y
"
:
"
2.2.
2
"
,
"
eslint-plugin-react
"
:
"
5.2.2
"
,
"
eslint-plugin-react
"
:
"
5.2.2
"
,
"
extract-text-webpack-plugin
"
:
"
1.0.1
"
,
"
extract-text-webpack-plugin
"
:
"
1.0.1
"
,
"
file-loader
"
:
"
0.9.0
"
,
"
file-loader
"
:
"
0.9.0
"
,
...
@@ -75,7 +75,7 @@
...
@@ -75,7 +75,7 @@
"
style-loader
"
:
"
0.13.1
"
,
"
style-loader
"
:
"
0.13.1
"
,
"
url-loader
"
:
"
0.5.7
"
,
"
url-loader
"
:
"
0.5.7
"
,
"
webpack
"
:
"
1.13.2
"
,
"
webpack
"
:
"
1.13.2
"
,
"
webpack-dev-server
"
:
"
1.16.
0
"
,
"
webpack-dev-server
"
:
"
1.16.
1
"
,
"
whatwg-fetch
"
:
"
1.0.0
"
"
whatwg-fetch
"
:
"
1.0.0
"
},
},
"devDependencies"
:
{
"devDependencies"
:
{
...
...
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