michitaro / healpix

An implementation of HEALPix in JavaScript / TypeScript
MIT License
14 stars 4 forks source link

Latest version not published #17

Closed Christopher-Bradshaw closed 4 years ago

Christopher-Bradshaw commented 4 years ago

Hey Koike,

Thanks for the package - I'm playing around with visualizing some CMB data and find it really useful. Just a quick question - the latest version does not seem to be published to npm. I can work around it by building locally, but thought I would just let you know.

michitaro commented 4 years ago

Thank you very much for the notice. I have updated npm repository. https://www.npmjs.com/package/@hscmap/healpix will be updated soon.

Thank you😀