Skip to content

Commit d609a3f

Browse files
committed
Update transform dynamic import
1 parent 2e19824 commit d609a3f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/babel-preset-react-app/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"@babel/preset-flow": "7.0.0",
3131
"@babel/preset-react": "7.0.0",
3232
"babel-plugin-macros": "2.4.2",
33-
"babel-plugin-transform-dynamic-import": "2.0.0",
33+
"babel-plugin-transform-dynamic-import": "2.1.0",
3434
"babel-plugin-transform-react-remove-prop-types": "0.4.18"
3535
}
3636
}

0 commit comments

Comments
 (0)