rstacruz / nprogress

For slim progress bars like on YouTube, Medium, etc
http://ricostacruz.com/nprogress
MIT License
26.08k stars 1.81k forks source link

chore: publish package with updates #228

Closed TerryMooreII closed 3 years ago

TerryMooreII commented 3 years ago

Summary: The nprogress library was several years out of date. We had already forked this to to use a fix that was on master but never released. This PR also updates all devDependancies and fixes the tests to work with the latest version of mocha, chai, and jsdom.

Test plan: I npm link this new package to logdna web and verified that the tests and the UI still function