Skip to content
This repository was archived by the owner on May 19, 2025. It is now read-only.

Commit 620a7df

Browse files
committed
🌲Update dependence
- most of them dropped node-v6 support
1 parent d8903f6 commit 620a7df

File tree

3 files changed

+3985
-2998
lines changed

3 files changed

+3985
-2998
lines changed

babel.config.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ module.exports = function(api) {
99
targets: {},
1010
useBuiltIns: 'usage',
1111
modules: false,
12+
corejs: 3,
1213
},
1314
],
1415
'@babel/preset-react',

0 commit comments

Comments
 (0)