roylee0704 / react-flexbox-grid

A set of React components implementing flexboxgrid with the power of CSS Modules.
http://roylee0704.github.io/react-flexbox-grid/
2.93k stars 206 forks source link

Update babel dependencies #111

Closed roylee0704 closed 7 years ago

roylee0704 commented 7 years ago

This PR introduces update on babel dependencies. The update is necessary due to babel-preset-es2015-loose has deprecated.

roylee0704 commented 7 years ago

@silvenon Let me know what do you think about this :) And do you think we have any unused packages that we could clean up?