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
354fce06
Unverified
Commit
354fce06
authored
8 years ago
by
Joe Haddad
Browse files
Options
Download
Email Patches
Plain Diff
Upgrade babel dependencies
parent
52111413
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
packages/babel-preset-react-app/package.json
+13
-13
packages/babel-preset-react-app/package.json
with
13 additions
and
13 deletions
+13
-13
packages/babel-preset-react-app/package.json
+
13
-
13
View file @
354fce06
...
@@ -11,18 +11,18 @@
...
@@ -11,18 +11,18 @@
"index.js"
"index.js"
],
],
"dependencies"
:
{
"dependencies"
:
{
"babel-plugin-transform-class-properties"
:
"6.
16
.0"
,
"babel-plugin-transform-class-properties"
:
"6.
22
.0"
,
"babel-plugin-transform-es2015-parameters"
:
"6.
18
.0"
,
"babel-plugin-transform-es2015-parameters"
:
"6.
22
.0"
,
"babel-plugin-transform-object-rest-spread"
:
"6.
19
.0"
,
"babel-plugin-transform-object-rest-spread"
:
"6.
22
.0"
,
"babel-plugin-transform-react-constant-elements"
:
"6.
9.1
"
,
"babel-plugin-transform-react-constant-elements"
:
"6.
22.0
"
,
"babel-plugin-transform-react-jsx"
:
"6.
8
.0"
,
"babel-plugin-transform-react-jsx"
:
"6.
22
.0"
,
"babel-plugin-transform-react-jsx-self"
:
"6.
11
.0"
,
"babel-plugin-transform-react-jsx-self"
:
"6.
22
.0"
,
"babel-plugin-transform-react-jsx-source"
:
"6.
9
.0"
,
"babel-plugin-transform-react-jsx-source"
:
"6.
22
.0"
,
"babel-plugin-transform-regenerator"
:
"6.
16.1
"
,
"babel-plugin-transform-regenerator"
:
"6.
22.0
"
,
"babel-plugin-transform-runtime"
:
"6.
15
.0"
,
"babel-plugin-transform-runtime"
:
"6.
22
.0"
,
"babel-preset-env"
:
"
0.0
.8"
,
"babel-preset-env"
:
"
1.1
.8"
,
"babel-preset-latest"
:
"6.
16
.0"
,
"babel-preset-latest"
:
"6.
22
.0"
,
"babel-preset-react"
:
"6.
16
.0"
,
"babel-preset-react"
:
"6.
22
.0"
,
"babel-runtime"
:
"6.
11.6
"
"babel-runtime"
:
"6.
22.0
"
}
}
}
}
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