Skip to content

Bug fixes

Choose a tag to compare

@brunobasto brunobasto released this 02 Jul 23:32
· 18 commits to master since this release

The code we have right now expects jshint to be installed as a dependency and we had it as a dev dependency on the previous version. This will cause major failures and that's what this version tries to fix. Please let us know if you run into any issues. Thanks.