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

Add grunt-cli as a dependency.#520

Open
cmc333333 wants to merge 1 commit intoeregs:masterfrom
cmc333333:add-grunt-cli
Open

Add grunt-cli as a dependency.#520
cmc333333 wants to merge 1 commit intoeregs:masterfrom
cmc333333:add-grunt-cli

Conversation

@cmc333333
Copy link
Copy Markdown
Member

Rather than requiring users install grunt-cli globally (which can introduce
version problems), we'll be explicit that it's a dependency.

This bumps out version to 8.4.2 in preparation of our next release.

It resolves #508

@cmc333333 cmc333333 force-pushed the add-grunt-cli branch 2 times, most recently from e6e612a to 05ae96b Compare May 14, 2018 21:18
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
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add grunt-cli as a dev dependency

1 participant