Skip to content

Move Grunt dependencies to devDependencies #5

Description

@matheusgrieger

Leaving the Grunt and its relatives as dependencies will cause them to be installed on every npm install, which is causing errors on Windows without Python installed, and they are not gonna be used.

Simply moving all grunt-* packages from dependencies to devDependencies should solve this issue.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions