Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
SRCT
go
Commits
e46be336
Commit
e46be336
authored
Dec 30, 2018
by
David Haynes
🙆
Browse files
Target node 10 (can use async)
parent
5cce46e1
Pipeline
#3562
passed with stage
in 1 minute and 20 seconds
Changes
1
Pipelines
1
Show whitespace changes
Inline
Side-by-side
package.json
View file @
e46be336
...
...
@@ -14,7 +14,14 @@
},
"babel"
:
{
"presets"
:
[
[
"@babel/preset-env"
,
{
"targets"
:
{
"node"
:
"10"
}
}
],
"@babel/preset-react"
],
"plugins"
:
[
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a 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