developit / preact-redux

:loop: Preact integration for Redux (no shim needed!)
https://npm.im/preact-redux
MIT License
288 stars 27 forks source link

npm installs 1.2.0? #13

Closed shovemedia closed 7 years ago

shovemedia commented 7 years ago

I get 1.2.0 unless I specify: npm install preact-redux@latest that shouldn't be necessary, right?

developit commented 7 years ago

@shovemedia are you using a boilerplate? This doesn't seem to be an issue, or at least I can't reproduce* and can't think of anything that would cause it. I am going to close this out because I am convinced it's unrelated, but I'm happy to help you debug. It could even be a caching issue if you're using a custom npm regsitry.

*: screen shot 2017-04-02 at 8 38 45 pm

shovemedia commented 7 years ago

ok to close. I think I somehow had a weird local install. Not using a custom registry, but agreed there must've (hopefully) been some kind of cache issue.