Skip to content

Commit 341a9fc

Browse files
committed
Update babel dependencies
1 parent abad4b0 commit 341a9fc

File tree

4 files changed

+10077
-12625
lines changed

4 files changed

+10077
-12625
lines changed

configs/babel.config.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,6 @@ module.exports = function (api) {
4040
],
4141
plugins: [
4242
'@babel/plugin-transform-flow-strip-types',
43-
['babel-plugin-transform-react-remove-prop-types', { mode: 'wrap' }],
4443
['@babel/plugin-proposal-class-properties', { loose: true }],
4544
['@babel/plugin-proposal-object-rest-spread', { useBuiltIns: true }],
4645
'@babel/plugin-proposal-nullish-coalescing-operator',

0 commit comments

Comments
 (0)