We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b747d57 commit f7e7281Copy full SHA for f7e7281
1 file changed
babel.config.js
@@ -54,7 +54,7 @@ module.exports = {
54
modules: 'cjs',
55
targets: NODE_LTS,
56
useBuiltIns: 'usage',
57
- corejs: '3.33',
+ corejs: '3.35',
58
shippedProposals: true,
59
exclude: ['proposal-dynamic-import']
60
}
0 commit comments