Skip to content
This repository has been archived by the owner on Apr 4, 2023. It is now read-only.

Add grunt-cli as a dependency. #520

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Commits on May 14, 2018

  1. Add grunt-cli as a dependency.

    Rather than requiring users install grunt-cli globally (which can introduce
    version problems), we'll be explicit that it's a dependency. Since grunt may
    not be in the global env anymore, we'll also switch to using package.json's
    `scripts` attr.
    
    This bumps out version to 8.4.2 in preparation of our next release.
    
    It resolves eregs#508
    CM Lubinski committed May 14, 2018
    Configuration menu
    Copy the full SHA
    05ae96b View commit details
    Browse the repository at this point in the history