sergeysova / styled-normalize

normalize.css for styled-components
https://npmjs.com/styled-normalize
MIT License
446 stars 19 forks source link

Version 8.0.6 is not available on NPM? #11

Closed chuckdries closed 5 years ago

chuckdries commented 5 years ago

https://www.npmjs.com/package/styled-normalize is only showing 8.0.4, and yarn add installs 8.0.4, which has broken types. I had to install from git, which is totally fine, but you should probably publish the most recent version

sergeysova commented 5 years ago

Hello! Install next version please.

https://www.npmjs.com/package/styled-normalize Open Versions tab

chuckdries commented 5 years ago

Ah! apologies for my ignorance. Out of curiosity, why does prev-latest-next go 5-4-6 in this case?

sergeysova commented 5 years ago

@chuckdries I updated tags. Now latest is 8.0.6

Thank you