This repository was archived by the owner on Mar 25, 2025. It is now read-only.
Release 1.2.4
- Removed enforcement of install more modern npm - probably a good idea as Node v8.2.x comes with npm 5.3.0 already and this way we keep testing npm 4.x in Node v6. - Should also make test times faster. (023037e)