Patashu / break_eternity.js

A Javascript numerical library to represent numbers as large as 10^^1e308 and as small as 10^-10^^1e308. Sequel to break_infinity.js, designed for incremental games.
MIT License
122 stars 46 forks source link

Fix package.json module names #69

Closed bbugh closed 2 years ago

bbugh commented 2 years ago

Sorry @Patashu I can't believe I messed this up in 🤦🏻‍♂️ #42.

The current version in npm is broken because module resolution is looking for dist/break_infinity.*. I ran some checks locally to make sure it's working, seems to be.

Once it's merged a new version needs to be published to npm.

🤦🏻‍♂️🤦🏻‍♂️🤦🏻‍♂️