Skip to content
This repository has been archived by the owner on Aug 31, 2021. It is now read-only.

v2.0.3

Compare
Choose a tag to compare
@jpwilliams jpwilliams released this 04 Dec 11:44
· 164 commits to master since this release

Overview

Fixes for silly testing failures (managed to set a "custom" registry somehow). Also updated package.json to recommend the correct version of Node via engine.

Bug fixes

  • 🐛 Use _mocha instead of mocha when generating reports for coveralls: b587d56
  • 🐛 Fix bad npm registry setting: 609cb39

Generic changes