# semver quiz!

What is the first invalid version of `growl` in `mocha@1.20.1` which is
**greater than `growl@1.7.0`**?

`npm-tutor verify <x.y.z>` to proceed.

## Hints

* `npm info mocha@1.20.1`
* `npm help semver`
