dielduarte / animate-css-styled-components

simple port of animate css for styled-components
https://dielduarte.github.io/animate-css-styled-components/
190 stars 8 forks source link

Update dependencies in package.json #6

Closed kaix1n closed 7 years ago

kaix1n commented 7 years ago

When I use Webpack Bundle Analyzer, I found some dependencies issues. In the dist bundle files the styled-component code exist both in common.js and spec-page.js. Here I reorganized the dependencies in package.json and fix it.

snip20170825_25

Please help me review this PR, thanks 😃

dielduarte commented 7 years ago

@monopieces Hi, thanks for this PR! Let me know any others enhancements.