Skip to content

Commit

Permalink
fix(node10): really fix nodejs 10
Browse files Browse the repository at this point in the history
  • Loading branch information
vvo committed Nov 5, 2020
1 parent b967151 commit b26fd3e
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,9 @@
{
"targets": {
"node": "10"
}
},
"useBuiltIns": "usage",
"corejs": 3
}
]
]
Expand Down

1 comment on commit b26fd3e

@vercel
Copy link

@vercel vercel bot commented on b26fd3e Nov 5, 2020

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.