scijs / get-pixels

Reads an image into an ndarray
MIT License
543 stars 108 forks source link

Publish to npm #26

Closed xseignard closed 7 years ago

xseignard commented 8 years ago

Hello With #25 you updated the pngjs dependency, but still the new version hasn't been published to npm.

A simple npm publish would get rid of the annoying deprecation warning.

Also, I recommend you to use npm version to bump versions. See: https://docs.npmjs.com/cli/version

Best regards

Xavier

kuzvac commented 8 years ago

Hi, please publish changes you made in #25 Currently get-pixels have same version as in github, but pngjs2 dependency is ^1.0.0 npm version screenshot It's confusing, and broke dependency from other packages. With regards Vasiliy

rreusser commented 7 years ago

Correct me if I'm wrong, but looks like things are synced up. Closing. Just tidying up. 😄