Skip to content
This repository was archived by the owner on Mar 25, 2025. It is now read-only.

Release 1.2.4

Choose a tag to compare

@swernerx swernerx released this 04 Aug 14:35
· 95 commits to master since this release
  • 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)