3.0.0: Update dependencies
Update dependencies (#84)
* Update dependencies
Changes:
* Replace Istanbul with nyc
* Remove Jade dependency
This change fixes vulnerabilities found from "npm audit".
Most notably in Jade and Istanbul. Both of those projects
are no longer supported. Jade support within Monocle appears
to have been dropped in b9e743301e500f277dc0a7553b56880d3b638e24.
* Major version bump to end support of Node 6
* Remove node6 from the CI tests.
Node6 is end-of-life and no longer supported by Monocle.