Update transform dynamic import

This commit is contained in:
Joe Haddad
2018-09-24 17:35:36 -04:00
parent 2e19824dfd
commit d609a3fb63

View File

@@ -30,7 +30,7 @@
"@babel/preset-flow": "7.0.0",
"@babel/preset-react": "7.0.0",
"babel-plugin-macros": "2.4.2",
"babel-plugin-transform-dynamic-import": "2.0.0",
"babel-plugin-transform-dynamic-import": "2.1.0",
"babel-plugin-transform-react-remove-prop-types": "0.4.18"
}
}