MIMEText
MIMEText copied to clipboard
move @babel/ packages to devdependencies
@babel/runtime and @babel/runtime-corejs3 are both marked as dependencies, they should be moved to devdependencies
they are meant to be used in runtime and the library including those transformers in the browser bundle. i will check is there any change on them and are they still necessary but they are in dependencies for a reason.